summaryrefslogtreecommitdiff
path: root/unotools/JunitTest_unotools_complex.mk
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2014-12-09 14:59:10 +0200
committerNoel Grandin <noelgrandin@gmail.com>2014-12-10 08:04:10 +0000
commit3e7f9e3a8fbb1a556c76d8be181de259793c4560 (patch)
tree818842c96d55ffedd29599f42e7a760d0144925d /unotools/JunitTest_unotools_complex.mk
parent7d812b09b5f5959d3a315c514ac59a536bc15e59 (diff)
java: the TempFileTest interface is unnecessary
Change-Id: Ic49f95117b54929f95984aff0f69e47b90daee7c Reviewed-on: https://gerrit.libreoffice.org/13404 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
Diffstat (limited to 'unotools/JunitTest_unotools_complex.mk')
-rw-r--r--unotools/JunitTest_unotools_complex.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/unotools/JunitTest_unotools_complex.mk b/unotools/JunitTest_unotools_complex.mk
index cbba7254e859..b7a02f90544c 100644
--- a/unotools/JunitTest_unotools_complex.mk
+++ b/unotools/JunitTest_unotools_complex.mk
@@ -27,7 +27,6 @@ $(eval $(call gb_JunitTest_add_classes,unotools_complex,\
))
$(eval $(call gb_JunitTest_add_sourcefiles,unotools_complex,\
- unotools/qa/complex/tempfile/TempFileTest \
unotools/qa/complex/tempfile/TempFileUnitTest \
unotools/qa/complex/tempfile/Test01 \
unotools/qa/complex/tempfile/Test02 \