diff options
Diffstat (limited to 'tests/lex3.test')
-rwxr-xr-x | tests/lex3.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/lex3.test b/tests/lex3.test index 178a54fd0..c4120cfc6 100755 --- a/tests/lex3.test +++ b/tests/lex3.test @@ -18,7 +18,7 @@ # Test associated with PR 19. # From Matthew D. Langston. -required='gcc gzip flex GNUmake' +required='gcc flex GNUmake' . ./defs || Exit 1 # Ignore user CFLAGS. |