Browse Source

add type errors test to Makefile.am

Joe Bolinger 6 năm trước cách đây
mục cha
commit
1cf730cb22
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      Makefile.am

+ 1 - 0
Makefile.am

@@ -952,6 +952,7 @@ ruby_EXTRA_DIST=                                                             \
   ruby/tests/test_ruby_package.proto                                         \
   ruby/tests/generated_code_test.rb                                          \
   ruby/tests/well_known_types_test.rb                                        \
+  ruby/tests/type_errors.rb                                                  \
   ruby/travis-test.sh
 
 js_EXTRA_DIST=                                                         \