From 3c4e36847330df7c6b3e136b5abf590466dac164 Mon Sep 17 00:00:00 2001 From: Peter Marton Date: Thu, 1 Mar 2018 16:05:19 -0800 Subject: Test: cover import_style=commonjs_strict --- Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile.am') 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 -- cgit v1.2.3