Skip to content
Snippets Groups Projects
Commit 1201f687 authored by ttuegel's avatar ttuegel
Browse files

Fix BuildTestSuiteDetailedV09 on case-insensitive file systems

Fixes #1297 (again). Compiled object files are deleted before the detailed test
suite library is built. This is a workaround until the underlying cause is
known.
parent 234417c2
No related branches found
No related tags found
No related merge requests found
......@@ -13,7 +13,7 @@ Library
exposed-modules: Dummy
build-depends: base, Cabal
test-suite dummy
test-suite test-Dummy
type: detailed-0.9
test-module: Dummy
build-depends: base, Cabal
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment