summaryrefslogtreecommitdiff
path: root/plugingui
diff options
context:
space:
mode:
authorBent Bisballe Nyeng <deva@aasimon.org>2013-05-16 08:08:03 +0200
committerBent Bisballe Nyeng <deva@aasimon.org>2013-05-16 08:08:03 +0200
commit7d71222297b1b7ebe8ecae1e21a7c2612185ed39 (patch)
tree544959f9003fd6c1b6b1d710cfe7275cac2a5ed6 /plugingui
parent3ba41d0f74a62bed0adcb6ffc51b8f8a57210b73 (diff)
Remove test framework. TODO: Replace it with a new one at some point...
Diffstat (limited to 'plugingui')
-rw-r--r--plugingui/Makefile.am11
1 files changed, 0 insertions, 11 deletions
diff --git a/plugingui/Makefile.am b/plugingui/Makefile.am
index e705b3b..aee2de6 100644
--- a/plugingui/Makefile.am
+++ b/plugingui/Makefile.am
@@ -51,14 +51,3 @@ EXTRA_DIST = \
verticalline.h \
widget.h \
window.h
-
-################
-# Test Section #
-################
-
-TEST_SOURCE_DEPS = ${EXTRA_DIST}
-TEST_SCRIPT_DIR = $(top_srcdir)/tools
-
-include ${TEST_SCRIPT_DIR}/Makefile.am.test
-
-include Makefile.am.test