From 1165f2c5025c4a752d8517fd540cb60233a99074 Mon Sep 17 00:00:00 2001 From: "Pavel V. Talanov" Date: Wed, 8 Aug 2012 13:06:03 +0400 Subject: [PATCH] Extract js-test-libs into separate project library. --- .idea/libraries/js_test_libs.xml | 12 ++++++++++++ js/js.tests/js.tests.iml | 13 +------------ 2 files changed, 13 insertions(+), 12 deletions(-) create mode 100644 .idea/libraries/js_test_libs.xml diff --git a/.idea/libraries/js_test_libs.xml b/.idea/libraries/js_test_libs.xml new file mode 100644 index 00000000000..88e66b5a258 --- /dev/null +++ b/.idea/libraries/js_test_libs.xml @@ -0,0 +1,12 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/js/js.tests/js.tests.iml b/js/js.tests/js.tests.iml index 3e5c667b850..02edc00fedd 100644 --- a/js/js.tests/js.tests.iml +++ b/js/js.tests/js.tests.iml @@ -14,19 +14,8 @@ - - - - - - - - - - - - +