We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63eb256 commit be3a365Copy full SHA for be3a365
1 file changed
scribble-cli/src/test/java/org/scribble/cli/AllTest.java
@@ -23,6 +23,8 @@
23
24
/**
25
* Runs all tests under good and bad root directories in Scribble.
26
+ *
27
+ * N.B. Currently in exclude list of root pom surefire config.
28
*/
29
//@RunWith(value = Parameterized.class)
30
@RunWith(Parameterized.class)
0 commit comments