Skip to content

Commit 679e410

Browse files
committed
declare ascii test module in core
1 parent aa1ded9 commit 679e410

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/libcore/tests/lib.rs

+1
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ extern crate test;
5252

5353
mod any;
5454
mod array;
55+
mod ascii;
5556
mod atomic;
5657
mod cell;
5758
mod char;

0 commit comments

Comments
 (0)