From 95a3a02469cdb781b14f0986cf2a01902326f438 Mon Sep 17 00:00:00 2001 From: Sebastian McKenzie Date: Sat, 24 Jan 2015 11:10:18 +1100 Subject: [PATCH] disable failing let scoping test --- .../es6-let-scoping/{switch-break => .switch-break}/exec.js | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename test/fixtures/transformation/es6-let-scoping/{switch-break => .switch-break}/exec.js (100%) diff --git a/test/fixtures/transformation/es6-let-scoping/switch-break/exec.js b/test/fixtures/transformation/es6-let-scoping/.switch-break/exec.js similarity index 100% rename from test/fixtures/transformation/es6-let-scoping/switch-break/exec.js rename to test/fixtures/transformation/es6-let-scoping/.switch-break/exec.js