From 79a18042448ac78072816e40d23ccda7ab9d1353 Mon Sep 17 00:00:00 2001 From: "bclary@bclary.com" Date: Sun, 6 May 2007 20:47:30 -0700 Subject: [PATCH] JavaScript Tests - move decompilation tests to decompilation subsuites, bug 370585 --- js/tests/js1_7/{block => decompilation}/regress-352272.js | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename js/tests/js1_7/{block => decompilation}/regress-352272.js (100%) diff --git a/js/tests/js1_7/block/regress-352272.js b/js/tests/js1_7/decompilation/regress-352272.js similarity index 100% rename from js/tests/js1_7/block/regress-352272.js rename to js/tests/js1_7/decompilation/regress-352272.js