aboutsummaryrefslogtreecommitdiff
path: root/tests.js
diff options
context:
space:
mode:
Diffstat (limited to 'tests.js')
-rw-r--r--tests.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests.js b/tests.js
index fed6278..f672cbd 100644
--- a/tests.js
+++ b/tests.js
@@ -2304,6 +2304,7 @@ page.open(url, function(status) {
2304 "dice", 2304 "dice",
2305 "base 10", 2305 "base 10",
2306 "hexadecimal", 2306 "hexadecimal",
2307 "cards",
2307 ]; 2308 ];
2308 for (var i=0; i<options.length; i++) { 2309 for (var i=0; i<options.length; i++) {
2309 var option = options[i]; 2310 var option = options[i];