aboutsummaryrefslogtreecommitdiff
path: root/tests/space_fromfetch.js
diff options
context:
space:
mode:
Diffstat (limited to 'tests/space_fromfetch.js')
-rw-r--r--tests/space_fromfetch.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/space_fromfetch.js b/tests/space_fromfetch.js
index 2d8572a..67b41cc 100644
--- a/tests/space_fromfetch.js
+++ b/tests/space_fromfetch.js
@@ -1,7 +1,7 @@
// Tets Space.fromfetch
-const space = require('../space')
+const Space = require('../space')
-newspace = new space.Space()
+newspace = new Space()
newspace.fromfetch({"4,2": {"content": " hhhhhhhh k hone ns ", "properties": {"writability": null, "cell_props": {}}}},[4,2,4,2],conform=false);
// Straight from a real tileUpdate