From 982926a4c41032bc0abe43109ca9e374b12957be Mon Sep 17 00:00:00 2001 From: Daniel Rosenwasser Date: Fri, 30 Oct 2015 16:59:31 -0700 Subject: [PATCH] Moved test. --- .../for-of58.ts => statements/for-ofStatements/ES5for-of32.ts} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename tests/cases/conformance/{es6/for-ofStatements/for-of58.ts => statements/for-ofStatements/ES5for-of32.ts} (100%) diff --git a/tests/cases/conformance/es6/for-ofStatements/for-of58.ts b/tests/cases/conformance/statements/for-ofStatements/ES5for-of32.ts similarity index 100% rename from tests/cases/conformance/es6/for-ofStatements/for-of58.ts rename to tests/cases/conformance/statements/for-ofStatements/ES5for-of32.ts