summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorOwen W. Taylor <otaylor@fishsoup.net>2011-07-27 19:09:54 -0400
committerOwen W. Taylor <otaylor@fishsoup.net>2011-07-27 19:13:03 -0400
commit60612cace980c1f8449e4cdc3a7b90074c1c3a22 (patch)
treef6913cc626757beccb464668c9832ba0da3d3aa0 /tests
parentf05750283475e7d67a5ccf8f598fb2d1a6107730 (diff)
Add markup.js to TEST_JS
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index fe3ff565..68e26f4c 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -18,7 +18,8 @@ TEST_JS = \
testcommon/border-image.png \
testcommon/face-plain.png \
testcommon/ui.js \
- unit/format.js
+ unit/format.js \
+ unit/markup.js
EXTRA_DIST += $(TEST_JS)
TEST_MISC = \