Skip to content
Snippets Groups Projects
Commit 7fee78a8 authored by Alexander Diewald's avatar Alexander Diewald
Browse files

Add DSE tests

parent bfcc34e0
No related branches found
No related tags found
1 merge request!53773
......@@ -27,6 +27,7 @@ import org.junit.runners.Suite.SuiteClasses;
// @CodeFormatterOff
@SuiteClasses({ test.org.fortiss.af3.expression.AllTests.class,
test.org.fortiss.af3.component.AllTests.class,
test.org.fortiss.af3.exploration.smt.AllSMTTests.class,
test.org.fortiss.af3.state.ui.AllTests.class,
test.org.fortiss.af3.rcp.application.AllTests.class, // CCodeEquivalenceTest
test.org.fortiss.af3.state.AllTests.class, // testInitializeSimulator and testIncorrectConnections
......
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