Skip to content

Commit 6c42e61

Browse files
committed
fix test version
1 parent ee21b95 commit 6c42e61

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/mir/string_map.d

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -939,6 +939,7 @@ private struct StructImpl(T, U = uint)
939939
}
940940
}
941941

942+
version(mir_test)
942943
unittest
943944
{
944945
import mir.algebraic_alias.json: JsonAlgebraic;

0 commit comments

Comments
 (0)