Skip to content

Commit b773d5c

Browse files
committed
fix dub
1 parent 9d7c8a3 commit b773d5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dub.sdl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ dependency "mir-core" version=">=1.1.106"
99

1010
buildType "unittest" {
1111
buildOptions "unittests" "debugMode" "debugInfo"
12-
// versions "mir_bignum_test" "mir_ndslice_test" "mir_test"
12+
versions "mir_bignum_test" "mir_ndslice_test" "mir_test"
1313
dflags "-lowmem"
1414
}
1515
buildType "unittest-dip1008" {

0 commit comments

Comments
 (0)