diff options
Diffstat (limited to 'org.eclipse.jgit.test/BUCK')
-rw-r--r-- | org.eclipse.jgit.test/BUCK | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/org.eclipse.jgit.test/BUCK b/org.eclipse.jgit.test/BUCK index 3df3336b4e..e4cd47c66d 100644 --- a/org.eclipse.jgit.test/BUCK +++ b/org.eclipse.jgit.test/BUCK @@ -60,6 +60,7 @@ for src in TESTS: ':tst_rsrc', '//org.eclipse.jgit:jgit', '//org.eclipse.jgit.junit:junit', + '//org.eclipse.jgit.lfs:jgit-lfs', '//lib:hamcrest-core', '//lib:hamcrest-library', '//lib:javaewah', |