Selaa lähdekoodia

add type errors test to Makefile.am

Joe Bolinger 6 vuotta sitten
vanhempi
commit
1cf730cb22
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  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=                                                         \