mirror of
https://github.com/tiyn/yeschess.git
synced 2025-10-19 06:11:22 +02: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