diff options
author | Steve Holme <steve_holme@hotmail.com> | 2014-09-07 12:12:38 +0100 |
---|---|---|
committer | Steve Holme <steve_holme@hotmail.com> | 2014-09-07 12:13:34 +0100 |
commit | 8acbb074f8816156c250cd39c9ea53cbba670302 (patch) | |
tree | c152508a35418911aecd34819da154f9ed50f725 | |
parent | be83356e5eeb80160976be65f0faea914db97b69 (diff) |
tests: Added test1420 to the makefile
-rw-r--r-- | tests/data/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/Makefile.am b/tests/data/Makefile.am index 4546135ea..252c8d55e 100644 --- a/tests/data/Makefile.am +++ b/tests/data/Makefile.am @@ -122,7 +122,7 @@ test1396 test1397 test1398 \ \ test1400 test1401 test1402 test1403 test1404 test1405 test1406 test1407 \ test1408 test1409 test1410 test1411 test1412 test1413 test1414 test1415 \ -test1416 test1417 test1418 test1419 \ +test1416 test1417 test1418 test1419 test1420 \ \ test1428 \ \ |