summaryrefslogtreecommitdiff
path: root/tests/seed_random.test
diff options
context:
space:
mode:
authorMatt Harrison <hi@matt-harrison.com>2019-06-11 15:34:39 +0100
committerRyan Dahl <ry@tinyclouds.org>2019-06-11 10:34:39 -0400
commitd82c1991cf0919c312b87501bc588cf17781b32f (patch)
tree1cca87de6af963c379187726468eef8f47741d70 /tests/seed_random.test
parentcb581620522febe618cbf084b0dc3428479e84a9 (diff)
Add --seed for setting RNG seed (#2483)
Diffstat (limited to 'tests/seed_random.test')
-rw-r--r--tests/seed_random.test2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/seed_random.test b/tests/seed_random.test
new file mode 100644
index 000000000..20a3b3c8e
--- /dev/null
+++ b/tests/seed_random.test
@@ -0,0 +1,2 @@
+args: run --seed=100 tests/seed_random.js
+output: tests/seed_random.js.out