From 543554b2581836f70f2777437f3d9c54911e681d Mon Sep 17 00:00:00 2001 From: Sebastian McKenzie Date: Mon, 6 Apr 2015 06:20:09 -0700 Subject: [PATCH] flow tests style nit --- test/acorn/tests-flow.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/acorn/tests-flow.js b/test/acorn/tests-flow.js index 1854a81812..77bb2a4841 100644 --- a/test/acorn/tests-flow.js +++ b/test/acorn/tests-flow.js @@ -10959,7 +10959,7 @@ var fbTestFixture = { } }, }, - 'Bounded Polymorphism': { + 'Bounded Polymorphism': { 'class A {}': { type: 'ClassDeclaration', id: {