| Index: test/webkit/class-syntax-name.js
|
| diff --git a/test/webkit/class-syntax-name.js b/test/webkit/class-syntax-name.js
|
| index 16045651ef35adc5869ec73246e6cf658a4e0cea..7686f6ca38e7643fbfafb37f05bc97abfd363ba8 100644
|
| --- a/test/webkit/class-syntax-name.js
|
| +++ b/test/webkit/class-syntax-name.js
|
| @@ -21,8 +21,6 @@
|
| // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
| // SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
| -// Flags: --harmony-sloppy
|
| -
|
| description('Tests for ES6 class name semantics in class statements and expressions');
|
|
|
| function runTestShouldBe(statement, result) {
|
|
|