[java-idp-testbed] branch master updated: Move src/test/.gitkeep to src/test/resources/.gitkeep.

Brent Putman putmanb at georgetown.edu
Fri Oct 9 15:44:55 EDT 2015


This is an automated email from the git hooks/post-receive script.

putmanb pushed a commit to branch master
in repository java-idp-testbed.

The following commit(s) were added to refs/heads/master by this push:
       new  ca82c31   Move src/test/.gitkeep to src/test/resources/.gitkeep.
ca82c31 is described below

commit ca82c31cf18e0283a21343577562aabf8b486265
Author: Brent Putman <putmanb at georgetown.edu>
AuthorDate: Fri Oct 9 15:43:18 2015 -0400

    Move src/test/.gitkeep to src/test/resources/.gitkeep.
    
    My Eclipse complains if src/test/resources doesn't exist.
---
 src/test/{ => resources}/.gitkeep | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/src/test/.gitkeep b/src/test/resources/.gitkeep
similarity index 100%
rename from src/test/.gitkeep
rename to src/test/resources/.gitkeep

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list