From de89bf500f339bcc7744e6077c15d7e47a122795 Mon Sep 17 00:00:00 2001 From: Eric Seidel Date: Wed, 8 Apr 2015 12:25:07 -0700 Subject: [PATCH] Update test expectations This test was failing because I changed the url. The new url is correct. Sorry for not running the tests before committing. https://codereview.chromium.org/1065073002/ https://github.com/domokit/mojo/issues/81 TBR=ojan@chromium.org Review URL: https://codereview.chromium.org/1075603002 --- engine/src/flutter/tests/TestExpectations | 1 - 1 file changed, 1 deletion(-) diff --git a/engine/src/flutter/tests/TestExpectations b/engine/src/flutter/tests/TestExpectations index 33c4dbc7b3e..adb74e414dc 100644 --- a/engine/src/flutter/tests/TestExpectations +++ b/engine/src/flutter/tests/TestExpectations @@ -38,4 +38,3 @@ https://github.com/domokit/mojo/issues/64 lowlevel/layers.sky [ Skip ] # Flaky https://github.com/domokit/mojo/issues/62 custom-elements/registration.sky [ Skip ] -https://github.com/domokit/mojo/issues/81 framework/basic.sky [ Skip ]