Skip to content

Commit 5194a98

Browse files
committed
---
yaml --- r: 3962 b: refs/heads/master c: a52c3e0 h: refs/heads/master v: v3
1 parent 12e8721 commit 5194a98

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
---
2-
refs/heads/master: a411c865b239a3f9a0a530242b4d6b1c9fba1687
2+
refs/heads/master: a52c3e044457aa34d4054bb2734c53a08c3e5d4a

trunk/src/test/stdtest/test.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ fn do_not_run_ignored_tests() {
1515
fn = f,
1616
ignore = true);
1717

18-
auto res = test::run_test(desc);
18+
test::run_test(desc);
1919

2020
assert ran == false;
2121
}

0 commit comments

Comments
 (0)