Skip to content

Commit

Permalink
abandon SiftingAppedner in model based Joran
Browse files Browse the repository at this point in the history
  • Loading branch information
ceki committed Mar 5, 2019
2 parents 5f06352 + b1fd711 commit 6127e05
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -20,6 +20,6 @@
import ch.qos.logback.classic.issue.lbclassic135.lbclassic139.LB139_DeadlockTest;

@RunWith(Suite.class)
@SuiteClasses({ LB139_DeadlockTest.class, ch.qos.logback.classic.issue.logback416.PackageTest.class })
@SuiteClasses({ LB139_DeadlockTest.class })
public class PackageTest {
}

0 comments on commit 6127e05

Please sign in to comment.