diff options
Diffstat (limited to 'test/Makefile.in')
-rw-r--r-- | test/Makefile.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/test/Makefile.in b/test/Makefile.in index ed60771d..87921f1b 100644 --- a/test/Makefile.in +++ b/test/Makefile.in @@ -1688,7 +1688,8 @@ BASIC_TESTS = \ getline4 getline5 getlnbuf getnr2tb getnr2tm gsubasgn gsubtest \ gsubtst2 gsubtst3 gsubtst4 gsubtst5 gsubtst6 gsubtst7 gsubtst8 \ hex hex2 hsprint inpref inputred intest intprec iobug1 leaddig \ - leadnl litoct longsub longwrds manglprm math membug1 memleak \ + leadnl litoct let1 let2 let3 let4 let5 let6 \ + longsub longwrds manglprm math membug1 memleak \ messages minusstr mmap8k nasty nasty2 negexp negrange nested \ nfldstr nfloop nfneg nfset nlfldsep nlinstr nlstrina noeffect \ nofile nofmtch noloop1 noloop2 nonl noparms nors nulinsrc \ |