diff options
author | Dan Fandrich <dan@coneharvesters.com> | 2016-02-13 22:49:45 +0100 |
---|---|---|
committer | Dan Fandrich <dan@coneharvesters.com> | 2016-02-13 22:49:45 +0100 |
commit | 0443187611d5d1daa33b18fab16edde94f841510 (patch) | |
tree | 60f50c7e9b2cdb851dab1e9f74ef763c32dbb5db | |
parent | 464a1d03bd66be3ffcd11f88e05bca5c811c465e (diff) |
test1604: Add to Makefile.inc so it gets run
-rw-r--r-- | tests/data/Makefile.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/Makefile.inc b/tests/data/Makefile.inc index 7321ad543..53fc24704 100644 --- a/tests/data/Makefile.inc +++ b/tests/data/Makefile.inc @@ -157,7 +157,7 @@ test1520 \ \ test1525 test1526 test1527 test1528 test1529 test1530 test1531 \ \ -test1600 test1601 test1602 test1603 \ +test1600 test1601 test1602 test1603 test1604 \ \ test1800 test1801 \ \ |