From 3b387d81e63893ed3fe3b45e3721fbcfb1c5dde0 Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Wed, 19 Oct 2022 10:29:05 -0400 Subject: tests: Split test cases into separate files --- tests/test_ok_stdin.out | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 tests/test_ok_stdin.out (limited to 'tests/test_ok_stdin.out') diff --git a/tests/test_ok_stdin.out b/tests/test_ok_stdin.out deleted file mode 100644 index 7acf711..0000000 --- a/tests/test_ok_stdin.out +++ /dev/null @@ -1,19 +0,0 @@ -basic/a? y -basic/b? y -basic/c/d? y -basic/c? y -basic/e/f? y -basic/e? y -basic/g/h? y -basic/g? y -basic/i? y -basic/j/foo? y -basic/j? y -basic/k/foo/bar? y -basic/k/foo? y -basic/k? y -basic/l/foo/bar/baz? y -basic/l/foo/bar? y -basic/l/foo? y -basic/l? y -basic? y -- cgit v1.2.3