mirror of
https://github.com/tiyn/yeschess.git
synced 2026-09-13 10:31:37 +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