diff options
author | Marvin Borner | 2021-04-09 19:13:04 +0200 |
---|---|---|
committer | Marvin Borner | 2021-04-09 19:13:04 +0200 |
commit | a91b3874e7454f88712396054920423a68987377 (patch) | |
tree | 19bcb8e9d248fe704e69ab8feb2825e0498840f5 /test/assets/external-script-b.js |
Initial
Diffstat (limited to 'test/assets/external-script-b.js')
-rw-r--r-- | test/assets/external-script-b.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/assets/external-script-b.js b/test/assets/external-script-b.js new file mode 100644 index 0000000..e5bca5a --- /dev/null +++ b/test/assets/external-script-b.js @@ -0,0 +1 @@ +window.externalScriptSequence += 'B';
\ No newline at end of file |