mirror of
https://github.com/nim-lang/Nim.git
synced 2025-12-29 17:34:43 +00:00
Removed babel package tests from those run when 'all' is specified.
This commit is contained in:
@@ -290,7 +290,7 @@ proc testBabelPackages(r: var TResults, options: string, cat: Category) =
|
||||
|
||||
# ----------------------------------------------------------------------------
|
||||
|
||||
const AdditionalCategories = ["debugger", "tools", "examples", "stdlib", "babel"]
|
||||
const AdditionalCategories = ["debugger", "tools", "examples", "stdlib"]
|
||||
|
||||
proc `&.?`(a, b: string): string =
|
||||
# candidate for the stdlib?
|
||||
|
||||
Reference in New Issue
Block a user