Export os, libc and path from libcore.
This commit is contained in:
@@ -542,8 +542,6 @@ mod consts {
|
||||
#[cfg(test)]
|
||||
mod tests {
|
||||
|
||||
import os = new_os;
|
||||
|
||||
#[test]
|
||||
fn test() {
|
||||
assert (!path::path_is_absolute("test-path"));
|
||||
|
||||
Reference in New Issue
Block a user