Skip to content
Snippets Groups Projects
Commit 45cddf7a authored by Thomas Mortagne's avatar Thomas Mortagne
Browse files

[misc] Put back test ignored by mistake

parent 04893f06
No related branches found
No related tags found
No related merge requests found
...@@ -37,7 +37,7 @@ ...@@ -37,7 +37,7 @@
*/ */
@RunWith(FilterTestSuite.class) @RunWith(FilterTestSuite.class)
@AllComponents @AllComponents
@Scope(value="xar", pattern="test1.output.test") @Scope("xar")
public class XARIntegrationTests public class XARIntegrationTests
{ {
@BeforeClass @BeforeClass
......
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