浏览代码

add type errors test to Makefile.am

Joe Bolinger 6 年之前
父节点
当前提交
1cf730cb22
共有 1 个文件被更改,包括 1 次插入0 次删除
  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=                                                         \