# HG changeset patch
# User Evgeniy.Koshkin
# Date 1429183342 -10800
# Node ID cd94a00060bd99449d335c142ee4386c78a568a3
# Parent 21418e115be0bf994c01b58dceab113c89271591
fixed controller test setup - added missed dependency
diff -r 21418e115be0 -r cd94a00060bd .idea/libraries/spring_test.xml
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/.idea/libraries/spring_test.xml Thu Apr 16 14:22:22 2015 +0300
@@ -0,0 +1,9 @@
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff -r 21418e115be0 -r cd94a00060bd server-tests/server-tests.iml
--- a/server-tests/server-tests.iml Thu Apr 16 14:01:45 2015 +0300
+++ b/server-tests/server-tests.iml Thu Apr 16 14:22:22 2015 +0300
@@ -13,6 +13,6 @@
+
-
-
+
\ No newline at end of file