Skip to content

Commit b9706da

Browse files
committed
fixup unitest version
1 parent 4f77045 commit b9706da

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/mir/stdio.d

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -317,6 +317,7 @@ private static immutable flushException = new FileException("Error on file flush
317317
private static immutable writeError = new FileError("Error on file write");
318318
private static immutable flushError = new FileError("Error on file flush");
319319

320+
version(mir_test)
320321
@safe unittest
321322
{
322323
static struct ParameterSpec

0 commit comments

Comments
 (0)