Skip to content

Commit b289f6f

Browse files
committed
cargotest: servo -> caac107ae8145ef2fd20365e2b8fadaf09c2eb3b
1 parent 1538b2a commit b289f6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tools/cargotest/main.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ const TEST_REPOS: &'static [Test] = &[
5050
Test {
5151
name: "servo",
5252
repo: "https://github.com/servo/servo",
53-
sha: "9043f247d9b031ed285e880e4b90aa523d4a63ae",
53+
sha: "caac107ae8145ef2fd20365e2b8fadaf09c2eb3b",
5454
lock: None,
5555
// Only test Stylo a.k.a. Quantum CSS, the parts of Servo going into Firefox.
5656
// This takes much less time to build than all of Servo and supports stable Rust.

0 commit comments

Comments
 (0)