From 9711dccd7fae3e3e77dc2d2018bdb8cdbf85309c Mon Sep 17 00:00:00 2001 From: Noel Grandin Date: Tue, 9 Dec 2014 15:19:05 +0200 Subject: 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 Tested-by: Noel Grandin --- sfx2/JunitTest_sfx2_complex.mk | 1 - 1 file changed, 1 deletion(-) (limited to 'sfx2/JunitTest_sfx2_complex.mk') 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 \ -- cgit