Skip to content

Commit 10c9eba

Browse files
authored
test stint more thoroughly (#24832)
1 parent 26b86c8 commit 10c9eba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testament/important_packages.nim

+1-1
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ pkg "smtp", "nimble compileExample"
155155
pkg "snip", "nimble test", "https://github.com/genotrance/snip"
156156
pkg "ssostrings", "nim c -r tests/tssostrings.nim"
157157
pkg "stew"
158-
pkg "stint", "nim c stint.nim"
158+
pkg "stint", "nimble test_internal"
159159
pkg "strslice"
160160
pkg "strunicode", "nim c -r --mm:refc src/strunicode.nim"
161161
pkg "supersnappy"

0 commit comments

Comments
 (0)