diff options
Diffstat (limited to 'scripts/test/env.js')
-rw-r--r-- | scripts/test/env.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/test/env.js b/scripts/test/env.js new file mode 100644 index 000000000..8079b551a --- /dev/null +++ b/scripts/test/env.js @@ -0,0 +1 @@ +export const __tempMemory__ = 0; |