build: Add test/unit/jsParse.js to Makefile
Commit 3941961f8b
added the file without referencing it in the Makefile,
which breaks distcheck.
This commit is contained in:
parent
5ff2285707
commit
4c7cc94cdc
@ -21,6 +21,7 @@ TEST_JS = \
|
||||
testcommon/ui.js \
|
||||
unit/format.js \
|
||||
unit/markup.js \
|
||||
unit/jsParse.js \
|
||||
unit/url.js
|
||||
EXTRA_DIST += $(TEST_JS)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user