Index: tests/corelib_strong/regexp/quantified-assertions_test.dart |
diff --git a/tests/corelib_strong/regexp/quantified-assertions_test.dart b/tests/corelib_strong/regexp/quantified-assertions_test.dart |
index 0ed670ccfbb5c9ada403c4dce3cbcede2338a099..43269fdd528a26844babb078c0635199124499ac 100644 |
--- a/tests/corelib_strong/regexp/quantified-assertions_test.dart |
+++ b/tests/corelib_strong/regexp/quantified-assertions_test.dart |
@@ -26,9 +26,7 @@ import 'v8_regexp_utils.dart'; |
import 'package:expect/expect.dart'; |
void main() { |
- description( |
- "This page tests assertions followed by quantifiers." |
- ); |
+ description("This page tests assertions followed by quantifiers."); |
var regexp; |