summaryrefslogtreecommitdiff
path: root/sfx2/JunitTest_sfx2_complex.mk
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2014-12-09 15:19:05 +0200
committerNoel Grandin <noelgrandin@gmail.com>2014-12-10 08:06:14 +0000
commit9711dccd7fae3e3e77dc2d2018bdb8cdbf85309c (patch)
tree4ad76112f6f9e8fb9f792f36af8963dcf17ce5fb /sfx2/JunitTest_sfx2_complex.mk
parent9adb820158bdbfa0a34d843d4eb4c35963f00ac5 (diff)
java: merge JUnitBasedTest into DocumentEvents
since it was the only place that used it Change-Id: If9a71fbb468d02616da5cfacab0332e51a416d13 Reviewed-on: https://gerrit.libreoffice.org/13407 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
Diffstat (limited to 'sfx2/JunitTest_sfx2_complex.mk')
-rw-r--r--sfx2/JunitTest_sfx2_complex.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/sfx2/JunitTest_sfx2_complex.mk b/sfx2/JunitTest_sfx2_complex.mk
index cb77929c3632..1f11298dc925 100644
--- a/sfx2/JunitTest_sfx2_complex.mk
+++ b/sfx2/JunitTest_sfx2_complex.mk
@@ -38,7 +38,6 @@ $(eval $(call gb_JunitTest_add_sourcefiles,sfx2_complex,\
sfx2/qa/complex/sfx2/DocumentProperties \
sfx2/qa/complex/sfx2/GlobalEventBroadcaster \
sfx2/qa/complex/sfx2/UndoManager \
- sfx2/qa/complex/sfx2/JUnitBasedTest \
sfx2/qa/complex/sfx2/DocumentEvents \
sfx2/qa/complex/sfx2/tools/DialogThread \
sfx2/qa/complex/sfx2/tools/TestDocument \