You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The test task depends upon clearing MRuby's test task but we can't do
that until after MRuby's Rakefile loads.
Moving the test tasks to a separate file we import allows us to clear
MRuby's test actions at the proper time.
0 commit comments