aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorPeter Marton <pmarton@netflix.com>2018-03-01 16:05:19 -0800
committerPeter Marton <pmarton@netflix.com>2018-05-08 09:23:56 -0700
commit3c4e36847330df7c6b3e136b5abf590466dac164 (patch)
treeb50078457ac02f798b565e50920e33aac2a69509 /Makefile.am
parent1062d985b96fbe3d1f20a9ebe692b572eecdb6aa (diff)
downloadprotobuf-3c4e36847330df7c6b3e136b5abf590466dac164.tar.gz
protobuf-3c4e36847330df7c6b3e136b5abf590466dac164.tar.bz2
protobuf-3c4e36847330df7c6b3e136b5abf590466dac164.zip
Test: cover import_style=commonjs_strict
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 48f2c034..b9ebdba3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -930,6 +930,7 @@ js_EXTRA_DIST= \
js/commonjs/import_test.js \
js/commonjs/jasmine.json \
js/commonjs/rewrite_tests_for_commonjs.js \
+ js/commonjs/strict_test.js \
js/commonjs/test6/test6.proto \
js/commonjs/test7/test7.proto \
js/compatibility_tests/v3.0.0/binary/arith_test.js \
@@ -1001,6 +1002,7 @@ js_EXTRA_DIST= \
js/test4.proto \
js/test5.proto \
js/test8.proto \
+ js/test9.proto \
js/test_bootstrap.js \
js/testbinary.proto \
js/testempty.proto