Whitespace
This commit is contained in:
parent
5d3ca4b843
commit
332671c479
1 changed files with 1 additions and 1 deletions
|
|
@ -261,7 +261,7 @@ pub fn make_test_name(config: &config, testfile: &Path) -> test::TestName {
|
|||
let dir = path.pop().filename();
|
||||
fmt!("%s/%s", dir.get_or_default(~""), filename.get_or_default(~""))
|
||||
}
|
||||
|
||||
|
||||
test::DynTestName(fmt!("[%s] %s",
|
||||
mode_str(config.mode),
|
||||
shorten(testfile)))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue