Skip to content

Commit 4da2572

Browse files
Correct unittest point: with -> without
1 parent 59ce9ff commit 4da2572

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/betterc.dd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ $(OL
5050
$(LI `synchronized` and $(MREF core, sync))
5151
$(LI Static module constructors or deconstructors)
5252
$(LI Struct deconstructors)
53-
$(LI `unittest` (testing can be as usual with the `-betterC` flag))
53+
$(LI `unittest` (testing can be done without the `-betterC` flag))
5454
)
5555

5656
The predefined $(LINK2 version.html, version) `D_BetterC` can be used for conditional compilation.

0 commit comments

Comments
 (0)