summaryrefslogtreecommitdiff
path: root/test/Makefile
diff options
context:
space:
mode:
authorMichael Drake <michael.drake@codethink.co.uk>2018-08-15 15:38:22 +0100
committerMichael Drake <michael.drake@codethink.co.uk>2018-08-30 12:01:18 +0100
commitaf02dd42e2e9adb341900dac10f96e684458dee6 (patch)
tree8c845f12f8701f5568b0afc3811362e8aa5787a1 /test/Makefile
parentb34c357bbd4883e409a8d617c528db92bf0963c0 (diff)
downloadlibnslayout-af02dd42e2e9adb341900dac10f96e684458dee6.tar.gz
libnslayout-af02dd42e2e9adb341900dac10f96e684458dee6.tar.bz2
Tests: Rename the suite that just creates an empty layout.HEADmaster
Diffstat (limited to 'test/Makefile')
-rw-r--r--test/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Makefile b/test/Makefile
index 967d8da..feb4d77 100644
--- a/test/Makefile
+++ b/test/Makefile
@@ -1,3 +1,3 @@
-DIR_TEST_ITEMS := testrunner:tests.c;assert-tests.c;nslayout-object-tests.c
+DIR_TEST_ITEMS := testrunner:tests.c;assert-tests.c;basic-tests.c
include $(NSBUILD)/Makefile.subdir