diff options
Diffstat (limited to 'tests/osproc/tfalse.nim')
-rw-r--r-- | tests/osproc/tfalse.nim | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/osproc/tfalse.nim b/tests/osproc/tfalse.nim deleted file mode 100644 index a2c5e259d..000000000 --- a/tests/osproc/tfalse.nim +++ /dev/null @@ -1,2 +0,0 @@ -import system -quit(QuitFailure) |