mirror of
https://github.com/nim-lang/Nim.git
synced 2026-02-13 06:43:52 +00:00
Add terminal colors back to unittest under nimPreviewSlimSystem (#24694)
This commit is contained in:
@@ -109,7 +109,7 @@ import std/private/since
|
||||
import std/exitprocs
|
||||
|
||||
when defined(nimPreviewSlimSystem):
|
||||
import std/assertions
|
||||
import std/[assertions, syncio]
|
||||
|
||||
import std/[macros, strutils, streams, times, sets, sequtils]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user