From bfd9c7ba508cf06813636e2dc6adf5658c743b34 Mon Sep 17 00:00:00 2001 From: Zoe Carver Date: Thu, 21 Sep 2017 14:12:36 -0700 Subject: [PATCH] Clean up uncategorised tests (#730) --- .../destructuring/parenthesized-lhs-array}/actual.js | 0 .../destructuring/parenthesized-lhs-array}/options.json | 0 .../destructuring/parenthesized-lhs-object}/actual.js | 0 .../destructuring/parenthesized-lhs-object}/options.json | 0 yarn.lock | 2 +- 5 files changed, 1 insertion(+), 1 deletion(-) rename test/fixtures/{experimental/uncategorised/2 => es2015/destructuring/parenthesized-lhs-array}/actual.js (100%) rename test/fixtures/{experimental/uncategorised/2 => es2015/destructuring/parenthesized-lhs-array}/options.json (100%) rename test/fixtures/{experimental/uncategorised/1 => es2015/destructuring/parenthesized-lhs-object}/actual.js (100%) rename test/fixtures/{experimental/uncategorised/1 => es2015/destructuring/parenthesized-lhs-object}/options.json (100%) diff --git a/test/fixtures/experimental/uncategorised/2/actual.js b/test/fixtures/es2015/destructuring/parenthesized-lhs-array/actual.js similarity index 100% rename from test/fixtures/experimental/uncategorised/2/actual.js rename to test/fixtures/es2015/destructuring/parenthesized-lhs-array/actual.js diff --git a/test/fixtures/experimental/uncategorised/2/options.json b/test/fixtures/es2015/destructuring/parenthesized-lhs-array/options.json similarity index 100% rename from test/fixtures/experimental/uncategorised/2/options.json rename to test/fixtures/es2015/destructuring/parenthesized-lhs-array/options.json diff --git a/test/fixtures/experimental/uncategorised/1/actual.js b/test/fixtures/es2015/destructuring/parenthesized-lhs-object/actual.js similarity index 100% rename from test/fixtures/experimental/uncategorised/1/actual.js rename to test/fixtures/es2015/destructuring/parenthesized-lhs-object/actual.js diff --git a/test/fixtures/experimental/uncategorised/1/options.json b/test/fixtures/es2015/destructuring/parenthesized-lhs-object/options.json similarity index 100% rename from test/fixtures/experimental/uncategorised/1/options.json rename to test/fixtures/es2015/destructuring/parenthesized-lhs-object/options.json diff --git a/yarn.lock b/yarn.lock index 1490c57309..f91eddee7b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2000,7 +2000,7 @@ flat-cache@^1.2.1: graceful-fs "^4.1.2" write "^0.2.1" -flow-bin@0.55.0: +flow-bin@^0.55.0: version "0.55.0" resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.55.0.tgz#9083da9327bd8cab6b4076d63d85f2247a7eae1b"