Broken commit (removed loadKeyConfig)
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
import Test.QuickCheck
|
||||
import Test.HUnit
|
||||
import Dodge.Room.CheckConsistency
|
||||
|
||||
import Dodge.LevelGen.StaticWalls
|
||||
import Geometry
|
||||
@@ -51,3 +53,5 @@ genTris = listOf genTri
|
||||
|
||||
--
|
||||
--[[(0.0,1.0),(3.0,4.0),(5.0,5.0)],[(2.0,0.0),(2.0,4.0),(1.0,1.0)],[(5.0,5.0),(2.0,2.0),(1.0,3.0)]]
|
||||
--
|
||||
testRoom rm = TestCase "Room links connected" (linksOnPath rm)
|
||||
|
||||
Reference in New Issue
Block a user