summaryrefslogtreecommitdiff
path: root/check/check-cflags
diff options
context:
space:
mode:
Diffstat (limited to 'check/check-cflags')
-rwxr-xr-xcheck/check-cflags4
1 files changed, 4 insertions, 0 deletions
diff --git a/check/check-cflags b/check/check-cflags
index 9d517c8..eb2d6bc 100755
--- a/check/check-cflags
+++ b/check/check-cflags
@@ -11,5 +11,9 @@ set -e
ARGS="--cflags simple"
RESULT=""
+run_test
+ARGS="--cflags fields-blank"
+RESULT=""
run_test
+