diff options
Diffstat (limited to 'contrib/bmake/unit-tests/test.exp')
-rw-r--r-- | contrib/bmake/unit-tests/test.exp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/contrib/bmake/unit-tests/test.exp b/contrib/bmake/unit-tests/test.exp index b6fad78d21bc..aaecb960fc99 100644 --- a/contrib/bmake/unit-tests/test.exp +++ b/contrib/bmake/unit-tests/test.exp @@ -349,6 +349,9 @@ Now we expect an error... *** Error code 1 (continuing) `all' not remade because of errors. V.i386 ?= OK +TEST1=hello +TEST2=bye +TEST3=later FOOBAR = FOOBAR = foobar fubar fun |