diff options
Diffstat (limited to 'testament/categories.nim')
-rw-r--r-- | testament/categories.nim | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/testament/categories.nim b/testament/categories.nim index 429330677..36f2a271a 100644 --- a/testament/categories.nim +++ b/testament/categories.nim @@ -246,7 +246,6 @@ proc jsTests(r: var TResults, cat: Category, options: string) = for testfile in ["exception/texceptions", "exception/texcpt1", "exception/texcsub", "exception/tfinally", "exception/tfinally2", "exception/tfinally3", - "exception/tunhandledexc", "actiontable/tactiontable", "method/tmultimjs", "varres/tvarres0", "varres/tvarres3", "varres/tvarres4", "varres/tvartup", "misc/tints", "misc/tunsignedinc", |