diff options
author | Kevin (Kun) "Kassimo" Qian <kevinkassimo@gmail.com> | 2019-02-25 16:11:54 -0800 |
---|---|---|
committer | Ryan Dahl <ry@tinyclouds.org> | 2019-02-25 19:11:54 -0500 |
commit | c66d043ac6318da99c2aa6f4a6a11db3a33f1c99 (patch) | |
tree | 868f0e173a9bd0420d8033f4567c177be60fc041 /tests/console_table.test | |
parent | ce5d5c51331b49f2dd381737a8340433746276af (diff) |
Fix console.table display of Map and move tests to unit test (#1839)
Diffstat (limited to 'tests/console_table.test')
-rw-r--r-- | tests/console_table.test | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/console_table.test b/tests/console_table.test deleted file mode 100644 index 4f2c5c4ac..000000000 --- a/tests/console_table.test +++ /dev/null @@ -1,3 +0,0 @@ -args: tests/console_table.ts --reload -check_stderr: true -output: tests/console_table.ts.out |