# test/Skeletest/Internal/TestTargetsSpec.hs ## parseTestTargets / fails with a helpful error message ``` Could not parse test target: unexpected '!' expecting "and", "or", end of input, test name, or white space | | test/Example!Spec.hs | ^ ```