diff options
Diffstat (limited to 'tests/pp/Makefile')
| -rw-r--r-- | tests/pp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/pp/Makefile b/tests/pp/Makefile index 3968481..5fe3f9a 100644 --- a/tests/pp/Makefile +++ b/tests/pp/Makefile @@ -40,8 +40,8 @@ DIFF_OPTS = -Nu -b -B -I "^\#" clean: rm -vf *.output -# 02.test : DIFF_OPTS += -w -# 15.test : DIFF_OPTS += -w +02.test : DIFF_OPTS += -w +15.test : DIFF_OPTS += -I"^XXX:" # diff options: # -b ighore space changes |
