]> source.dussan.org Git - jgit.git/commit
Expose Sets helper to tests outside org.eclipse.jgit.api 13/48413/1
authorJonathan Nieder <jrn@google.com>
Thu, 21 May 2015 23:15:06 +0000 (16:15 -0700)
committerJonathan Nieder <jrn@google.com>
Thu, 21 May 2015 23:15:06 +0000 (16:15 -0700)
commitadbcbc791b854071f0d2ca60a85832a025982ef8
treebdd85f7e6516f53a17118a9bb1406ba966093f0c
parent686124bec32fcdee1545e7d9c312dcf0276b44af
Expose Sets helper to tests outside org.eclipse.jgit.api

A later patch will make use of this class in a org.eclipse.jgit.lib
test.

Change-Id: I2b268e6a5dbf12174201f45259f9f007686708d2
Signed-off-by: Jonathan Nieder <jrn@google.com>
org.eclipse.jgit.test/pom.xml
org.eclipse.jgit.test/src/org/eclipse/jgit/lib/Sets.java [new file with mode: 0644]
org.eclipse.jgit.test/tst/org/eclipse/jgit/api/MergeCommandTest.java
org.eclipse.jgit.test/tst/org/eclipse/jgit/api/Sets.java [deleted file]
org.eclipse.jgit.test/tst/org/eclipse/jgit/api/StatusCommandTest.java