mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-18 07:34:54 +00:00
Add markup.js to TEST_JS
This commit is contained in:
parent
f057502834
commit
60612cace9
1 changed files with 2 additions and 1 deletions
|
|
@ -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 = \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue