Chromium Code Reviews| Index: lib/unittest/unittest.dart |
| diff --git a/lib/unittest/unittest.dart b/lib/unittest/unittest.dart |
| index 6d1749991abf97d9cfdc6278ad81659b0c9ac90e..3fee9f3c6aea1e5b08cfe0d147ff556286a64ce6 100644 |
| --- a/lib/unittest/unittest.dart |
| +++ b/lib/unittest/unittest.dart |
| @@ -784,4 +784,3 @@ ensureInitialized() { |
| /** Signature for a test function. */ |
| typedef void TestFunction(); |
| - |