Rename run.hs to test.hs

This commit is contained in:
John J. Camilleri
2021-02-19 09:33:35 +01:00
parent 023b50557e
commit 505c12c528
2 changed files with 1 additions and 1 deletions

View File

@@ -359,7 +359,7 @@ test-suite gf-tests
test-suite lpgf
type: exitcode-stdio-1.0
main-is: run.hs
main-is: test.hs
hs-source-dirs:
src/compiler
src/runtime/haskell