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