diff --git a/00001SimpleFunctionsHS/meta.xml b/00001SimpleFunctionsHS/meta.xml index d695829987b23f458197ca5c3b2f256682bf49bf..8766ccbdbfeec3dfbedc694a782e770a3cb88837 100644 --- a/00001SimpleFunctionsHS/meta.xml +++ b/00001SimpleFunctionsHS/meta.xml @@ -11,8 +11,8 @@ <file public="true" type="template" path="Fac.hs"/> <file public="false" type="solution" path="Fac.hs"/> <file public="true" type="test" path="MyTest.hs"/> - <file public="true" type="test" path="TestsPublic.lhs"/> - <file public="true" type="test" path="TestsHidden.hs"/> - <file public="false" type="test" path="MyTestApproval.hs"/> + <file public="true" type="include" path="TestsPublic.lhs"/> + <file public="true" type="include" path="TestsHidden.hs"/> + <file public="false" type="acceptanceTest" path="MyTestApproval.hs"/> </files> </task> \ No newline at end of file