diff options
Diffstat (limited to 'tests/Makefile.fpc')
| -rw-r--r-- | tests/Makefile.fpc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile.fpc b/tests/Makefile.fpc index 565500d018..00b39697f3 100644 --- a/tests/Makefile.fpc +++ b/tests/Makefile.fpc @@ -120,7 +120,7 @@ endif # Subdirs available in the test subdir TESTSUBDIRS=cg cg/variants cg/cdecl opt units/system units/dos units/crt units/objects units/strings units/sysutils units/math units/sharemem -TESTPACKAGESUBDIRS=cg packages/win-base packages/webtbs packages/hash packages/fcl-registry packages/fcl-process +TESTPACKAGESUBDIRS=cg packages/win-base packages/webtbs packages/hash packages/fcl-registry packages/fcl-process packages/zlib ifdef QUICKTEST export QUICKTEST |
