diff options
Diffstat (limited to 'src/testdir/Make_vms.mms')
-rw-r--r-- | src/testdir/Make_vms.mms | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/testdir/Make_vms.mms b/src/testdir/Make_vms.mms index d90f59ab0..6e7715388 100644 --- a/src/testdir/Make_vms.mms +++ b/src/testdir/Make_vms.mms @@ -4,7 +4,7 @@ # Authors: Zoltan Arpadffy, <arpadffy@polarhome.com> # Sandor Kopanyi, <sandor.kopanyi@mailbox.hu> # -# Last change: 2015 Aug 11 +# Last change: 2015 Sep 01 # # This has been tested on VMS 6.2 to 8.3 on DEC Alpha, VAX and IA64. # Edit the lines in the Configuration section below to select. @@ -105,6 +105,7 @@ SCRIPT = test1.out test2.out test3.out test4.out test5.out \ test_charsearch.out \ test_close_count.out \ test_command_count.out \ + test_comparators.out \ test_erasebackword.out \ test_eval.out \ test_fixeol.out \ |