Fix test to run in just checkout
commit7bf634e18450eb41581d86b9dc7f2e05616bc291
authorImran M Yousuf <imyousuf@smartitengineering.com>
Fri, 4 Jun 2010 06:01:13 +0000 (4 12:01 +0600)
committerImran M Yousuf <imyousuf@smartitengineering.com>
Fri, 4 Jun 2010 06:01:13 +0000 (4 12:01 +0600)
tree7f0bf06fb1c5d7b98cf33a6a7b061ee05c5ce2fb
parent866f6ac6b95efd0b9e089c85216c7d64ea6789ce
Fix test to run in just checkout

Add properties file expected for testing so that no special action is
needed for test to pass on a fresh checkout.

Signed-off-by: Imran M Yousuf <imyousuf@smartitengineering.com>
smart-bean-spring-util/src/main/java/com/smartitengineering/util/bean/spring/PropertiesLocatorConfigurer.java
smart-bean-spring-util/src/test/java/com/smartitengineering/util/bean/spring/PropertiesLocatorConfigurerTest.java
smart-bean-spring-util/src/test/resources/custom-context/custom-path/test-config.properties [new file with mode: 0644]
smart-bean-spring-util/src/test/resources/test-config.properties [new file with mode: 0644]