aboutsummaryrefslogtreecommitdiff
path: root/tests/space_subsection.js
diff options
context:
space:
mode:
Diffstat (limited to 'tests/space_subsection.js')
-rw-r--r--tests/space_subsection.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/space_subsection.js b/tests/space_subsection.js
index b30b7e1..216b404 100644
--- a/tests/space_subsection.js
+++ b/tests/space_subsection.js
@@ -7,4 +7,4 @@ line\n\
\n\
long long long line\
');
-console.log(newspace.subsection([1,1,2,10]));
+console.log(newspace.subsection([[1,1],[2,10]]));