mirror of
https://github.com/tiyn/yeschess.git
synced 2025-12-16 14:19:45 +01:00
visibility: use include in tests and only set needed functions as public
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import einheit
|
||||
|
||||
import ./chess.nim
|
||||
import ./engine.nim
|
||||
include ./chess.nim
|
||||
include ./engine.nim
|
||||
|
||||
testSuite ChessTest of TestSuite:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user