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 105f00156..4b5a8a147 100644 --- a/testament/testament.nim +++ b/testament/testament.nim @@ -600,7 +600,6 @@ proc makeRawTest(test, options: string, cat: Category): TTest {.used.} = # TODO: fix these files const disabledFilesDefault = @[ "LockFreeHash.nim", - "sharedstrings.nim", "tableimpl.nim", "setimpl.nim", "hashcommon.nim", |