diff tests/test_rendering.nim @ 1299:6d0162bfe48a

did: finish mentioned refactoring, no API changes still
author sam <sam@basx.dev>
date Tue, 06 Aug 2024 22:57:43 +0700
parents 6d16003406fb
children 4a1c2b1128bc
line wrap: on
line diff
--- a/tests/test_rendering.nim	Tue Aug 06 17:31:13 2024 +0700
+++ b/tests/test_rendering.nim	Tue Aug 06 22:57:43 2024 +0700
@@ -1,5 +1,6 @@
 import std/os
 import std/sequtils
+import std/math
 import std/monotimes
 import std/times
 import std/options