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_plus_semicolon.out | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 tests/test_ok_plus_semicolon.out (limited to 'tests/test_ok_plus_semicolon.out') diff --git a/tests/test_ok_plus_semicolon.out b/tests/test_ok_plus_semicolon.out deleted file mode 100644 index 2a3e14f..0000000 --- a/tests/test_ok_plus_semicolon.out +++ /dev/null @@ -1,19 +0,0 @@ -basic + -basic/a + -basic/b + -basic/c + -basic/c/d + -basic/e + -basic/e/f + -basic/g + -basic/g/h + -basic/i + -basic/j + -basic/j/foo + -basic/k + -basic/k/foo + -basic/k/foo/bar + -basic/l + -basic/l/foo + -basic/l/foo/bar + -basic/l/foo/bar/baz + -- cgit v1.2.3