summaryrefslogtreecommitdiff
path: root/t/vala5.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/vala5.sh')
-rwxr-xr-xt/vala5.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/t/vala5.sh b/t/vala5.sh
index 3c55cf170..bc293468b 100755
--- a/t/vala5.sh
+++ b/t/vala5.sh
@@ -97,7 +97,7 @@ mv config.sav config.status
./config.status
$MAKE maintainer-clean
-test ! -f src/xfoo.c
-test ! -f src/xbar.c
+test ! -e src/xfoo.c
+test ! -e src/xbar.c
: