diff options
author | Ryan Dahl <ry@tinyclouds.org> | 2019-05-23 19:28:29 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-05-23 19:28:29 +0300 |
commit | 2952fb5405eabbb9e603e90fe2e972e9bddfcadd (patch) | |
tree | bcf78f5884e7ca0a8ce789f035782e4536617332 /tests/025_high_precision.test | |
parent | 1386b6ead586da15d0285941f2d980acc1d75eee (diff) |
Rename --allow-high-precision to --allow-hrtime (#2398)
Diffstat (limited to 'tests/025_high_precision.test')
-rw-r--r-- | tests/025_high_precision.test | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/025_high_precision.test b/tests/025_high_precision.test deleted file mode 100644 index fbdbbe8f9..000000000 --- a/tests/025_high_precision.test +++ /dev/null @@ -1,2 +0,0 @@ -args: run --allow-high-precision --reload tests/025_high_precision.ts -output: tests/025_high_precision.ts.out |