logic.core.tests now depends on logic.core, not logic.model
authorDaniel Kirschten <daniel.kirschten@gmx.de>
Thu, 26 Sep 2019 22:08:16 +0000 (00:08 +0200)
committerDaniel Kirschten <daniel.kirschten@gmx.de>
Thu, 26 Sep 2019 22:09:47 +0000 (00:09 +0200)
tests/net.mograsim.logic.core.tests/META-INF/MANIFEST.MF

index 5fd49fc..9ccdcbc 100644 (file)
@@ -4,7 +4,7 @@ Bundle-Name: Logic Tests
 Bundle-SymbolicName: net.mograsim.logic.core.tests;singleton:=true
 Bundle-Version: 0.1.0.qualifier
 Bundle-Vendor: Mograsim Team
-Fragment-Host: net.mograsim.logic.model;bundle-version="0.1.0"
+Fragment-Host: net.mograsim.logic.core;bundle-version="0.1.0"
 Automatic-Module-Name: net.mograsim.logic.tests
 Bundle-RequiredExecutionEnvironment: JavaSE-11
 Require-Bundle: org.junit.jupiter.api;bundle-version="5.4.0";visibility:=reexport,