mirror of
https://github.com/dlang/phobos.git
synced 2025-04-27 13:40:20 +03:00
Revert addition of StdUnittest
This commit is contained in:
parent
d487bec91f
commit
663b5b9278
56 changed files with 99 additions and 99 deletions
|
@ -59,7 +59,7 @@ $(TR $(TD Enums) $(TD
|
|||
+/
|
||||
module std.ascii;
|
||||
|
||||
version(StdUnittest)
|
||||
version(unittest)
|
||||
{
|
||||
// FIXME: When dmd bug #314 is fixed, make these selective.
|
||||
import std.meta; // : AliasSeq;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue