moved tests

This commit is contained in:
sebastian 2023-03-26 00:13:10 +01:00
parent d49e2401bf
commit 2974c10c0c
3 changed files with 1 additions and 1 deletions

View file

@ -72,7 +72,7 @@ Test-suite language-testsuite
Renamer.Renamer
Compiler
hs-source-dirs: src, tests
hs-source-dirs: src, tests, tests/TypecheckingHM
build-depends:
base >=4.16