summaryrefslogtreecommitdiff
path: root/test/Makefile
diff options
context:
space:
mode:
authorMichael Drake <tlsa@netsurf-browser.org>2015-07-29 18:59:13 +0100
committerMichael Drake <tlsa@netsurf-browser.org>2015-08-03 22:30:20 +0100
commit1fec3408932e9f9b8bb10cd64ff6c1f56a4c09aa (patch)
treeba69176bd3d5f80dacdb9c257db5ad65e5a11f05 /test/Makefile
parent4155e6fb1e8d85dbc777fa85fb61b745647d6505 (diff)
downloadlibnslayout-1fec3408932e9f9b8bb10cd64ff6c1f56a4c09aa.tar.gz
libnslayout-1fec3408932e9f9b8bb10cd64ff6c1f56a4c09aa.tar.bz2
Move nslayout object tests.
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 5703e79..24a036e 100644
--- a/test/Makefile
+++ b/test/Makefile
@@ -1,3 +1,3 @@
-DIR_TEST_ITEMS := testrunner:tests.c;assert-tests.c;basic-layout-tests.c
+DIR_TEST_ITEMS := testrunner:tests.c;assert-tests.c;nslayout_object-tests.c
include $(NSBUILD)/Makefile.subdir