Skip to content

Commit 46afb37

Browse files
committed
enable skipped test
1 parent 007334f commit 46afb37

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Diff for: src/functionalTest/java/org/scoverage/CompositeBuildTest.java

-2
Original file line numberDiff line numberDiff line change
@@ -18,14 +18,12 @@ public CompositeBuildTest() {
1818
super("composite-build");
1919
}
2020

21-
@Ignore
2221
@Test
2322
public void buildComposite() {
2423

2524
runComposite("clean", "build");
2625
}
2726

28-
@Ignore
2927
@Test
3028
public void reportComposite() {
3129

0 commit comments

Comments
 (0)