Skip to content

Commit 175f14c

Browse files
authored
Change mir_test_topN to mir_test (#299)
1 parent cdfc04b commit 175f14c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/mir/ndslice/sorting.d

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -991,7 +991,7 @@ unittest {
991991
}
992992

993993

994-
version(mir_test_topN)
994+
version(mir_test)
995995
@trusted pure nothrow
996996
unittest
997997
{

0 commit comments

Comments
 (0)