Skip to content

Commit

Permalink
Working on a way to distinguish PhantomJS use as a command line vs a …
Browse files Browse the repository at this point in the history
…web page (#168)
  • Loading branch information
ArnaudBuchholz committed Oct 16, 2017
1 parent 650653f commit eb614e5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/host/phantomjs/page.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<html>
<script language="JavaScript">
console.log("POUET");
var module = {};
</script>
<script language="JavaScript" src="detect.js"></script>
Expand Down

0 comments on commit eb614e5

Please sign in to comment.