From c54a47f17c08543da35c78b028454a62b9ae32b7 Mon Sep 17 00:00:00 2001 From: Minwoo Jung Date: Thu, 11 Jun 2015 18:23:29 +0900 Subject: [PATCH] [#592] add bean for test --- .../resources/applicationContext-test.xml | 26 +++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/web/src/test/resources/applicationContext-test.xml b/web/src/test/resources/applicationContext-test.xml index 194cf2a9c9e5..8af4303dfa4e 100644 --- a/web/src/test/resources/applicationContext-test.xml +++ b/web/src/test/resources/applicationContext-test.xml @@ -81,4 +81,30 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file