summaryrefslogtreecommitdiffstats
path: root/tests/common
diff options
context:
space:
mode:
Diffstat (limited to 'tests/common')
-rw-r--r--tests/common/iname.out4
-rw-r--r--tests/common/iname.sh2
2 files changed, 0 insertions, 6 deletions
diff --git a/tests/common/iname.out b/tests/common/iname.out
deleted file mode 100644
index a9e5d42..0000000
--- a/tests/common/iname.out
+++ /dev/null
@@ -1,4 +0,0 @@
-basic/e/f
-basic/j/foo
-basic/k/foo
-basic/l/foo
diff --git a/tests/common/iname.sh b/tests/common/iname.sh
deleted file mode 100644
index c25a646..0000000
--- a/tests/common/iname.sh
+++ /dev/null
@@ -1,2 +0,0 @@
-invoke_bfs -quit -iname PATTERN || skip
-bfs_diff basic -iname '*F*'