Update content of script fixture files

This commit is contained in:
Ben Thomson 2020-08-03 23:11:30 +08:00
parent df2b8b5817
commit 3051018aff
No known key found for this signature in database
GPG Key ID: E2B9C73B52D15AA0
3 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1 @@
console.log('script1.js');

View File

@ -0,0 +1 @@
console.log('script2.js');

View File

@ -0,0 +1 @@
console.log('subdir/script1.js');