pull/5369/head
Jan Tattermusch 9 years ago
parent c4cbe39889
commit 4651bef8c7
  1. 2
      tools/run_tests/run_tests.py

@ -385,7 +385,7 @@ class RubyLanguage(object):
def pre_build_steps(self):
return [['tools/run_tests/pre_build_ruby.sh']]
def make_targets(self, test_regex):
def make_targets(self):
return []
def make_options(self):

Loading…
Cancel
Save