From 79f1c57a0c2f71018805590be3d7e1a347816839 Mon Sep 17 00:00:00 2001 From: Minwoo Jung Date: Thu, 11 Jun 2015 18:05:38 +0900 Subject: [PATCH] [#591] 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..37440a13cbbb 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