Skip to content

Instantly share code, notes, and snippets.

@agrimm
Created November 27, 2011 10:16
Show Gist options
  • Save agrimm/1397349 to your computer and use it in GitHub Desktop.
Save agrimm/1397349 to your computer and use it in GitHub Desktop.
git clone https://github.com/ruby/ruby.git reproduce_test_runner_problems
cd reproduce_test_runner_problems
autoconf
./configure
make
make test
./ruby -I. -Ilib test/runner.rb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment