summaryrefslogtreecommitdiffstats
path: root/tests/gnu/fstype.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/gnu/fstype.sh')
-rw-r--r--tests/gnu/fstype.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/gnu/fstype.sh b/tests/gnu/fstype.sh
new file mode 100644
index 0000000..05645c3
--- /dev/null
+++ b/tests/gnu/fstype.sh
@@ -0,0 +1,2 @@
+fstype=$(invoke_bfs basic -maxdepth 0 -printf '%F\n') || skip
+bfs_diff basic -fstype "$fstype"