remove unused webview fixture

This commit is contained in:
Zeke Sikelianos 2016-11-22 14:44:24 -08:00
parent eb4038d626
commit b0c4c79c49

View file

@ -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>