diff options
Diffstat (limited to 'python/servo/devtools_tests/sources/classic.js')
-rw-r--r-- | python/servo/devtools_tests/sources/classic.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/python/servo/devtools_tests/sources/classic.js b/python/servo/devtools_tests/sources/classic.js new file mode 100644 index 00000000000..84fd1671805 --- /dev/null +++ b/python/servo/devtools_tests/sources/classic.js @@ -0,0 +1 @@ +console.log("external classic"); |