mirror of
https://github.com/nim-lang/Nim.git
synced 2026-07-22 00:41:28 +00:00
Add terminal colors back to unittest under nimPreviewSlimSystem (#24694)
(cherry picked from commit b7d8896d00)
This commit is contained in:
committed by
narimiran
parent
bcecce885f
commit
f5026570c2
@@ -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