diff options
Diffstat (limited to 'testament')
-rw-r--r-- | testament/testament.nim | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/testament/testament.nim b/testament/testament.nim index 98fc3c2aa..77944c500 100644 --- a/testament/testament.nim +++ b/testament/testament.nim @@ -602,7 +602,6 @@ proc makeRawTest(test, options: string, cat: Category): TTest {.used.} = # TODO: fix these files const disabledFilesDefault = @[ - "LockFreeHash.nim", "tableimpl.nim", "setimpl.nim", "hashcommon.nim", |