remove unused webview fixture
This commit is contained in:
parent
eb4038d626
commit
b0c4c79c49
1 changed files with 0 additions and 13 deletions
13
spec/fixtures/pages/webview-log-process.html
vendored
13
spec/fixtures/pages/webview-log-process.html
vendored
|
@ -1,13 +0,0 @@
|
||||||
<!DOCTYPE html>
|
|
||||||
<html>
|
|
||||||
<head>
|
|
||||||
<meta charset="utf-8">
|
|
||||||
<title>test</title>
|
|
||||||
<script>
|
|
||||||
console.log(typeof process)
|
|
||||||
</script>
|
|
||||||
</head>
|
|
||||||
<body>
|
|
||||||
test?
|
|
||||||
</body>
|
|
||||||
</html>
|
|
Loading…
Add table
Reference in a new issue