diff --git a/GNUmakefile b/GNUmakefile index b86c4906..c9b711ca 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -51,9 +51,9 @@ TESTS:=\ tests/vector.test\ tests/scm.test\ tests/cwv.test\ - tests/record.test\ - tests/let-syntax.test\ tests/psyntax.test\ + tests/let-syntax.test\ + tests/record.test\ tests/match.test\ #