summaryrefslogtreecommitdiff
path: root/Makefile-test.am
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marcopg@litl.com>2009-06-12 09:55:19 -0400
committerMarco Pesenti Gritti <marcopg@litl.com>2009-06-12 12:19:22 -0400
commit9a2b8fd7ae42c4759cbc4b4b64d038f631505303 (patch)
treed1615dda971fb5072382a703b470136e0e2563c0 /Makefile-test.am
parent44ce3c883206c149eabced7920023ec752780c71 (diff)
downloadgjs-9a2b8fd7ae42c4759cbc4b4b64d038f631505303.tar.gz
Install jsUnit.js in modules.
Diffstat (limited to 'Makefile-test.am')
-rw-r--r--Makefile-test.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile-test.am b/Makefile-test.am
index 61439258..68a2f210 100644
--- a/Makefile-test.am
+++ b/Makefile-test.am
@@ -111,7 +111,6 @@ clean-local:
-rm -rf test_user_data
EXTRA_DIST += \
- test/js/modules/jsUnit.js \
test/js/modules/alwaysThrows.js \
test/js/modules/foobar.js \
test/js/modules/mutualImport/a.js \
@@ -122,7 +121,6 @@ EXTRA_DIST += \
test/js/modules/subA/subB/__init__.js \
test/js/modules/subA/subB/foobar.js \
test/js/modules/subA/subB/baz.js \
- test/js/modules/jsUnit.js \
test/js/testself.js \
test/js/testEverythingBasic.js \
test/js/testEverythingEncapsulated.js \