Skip to content

Commit

Permalink
Update test pom via rake maven:dump_poms.
Browse files Browse the repository at this point in the history
  • Loading branch information
headius committed Apr 23, 2015
1 parent cdac461 commit f1e5ff5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/pom.xml
Expand Up @@ -310,7 +310,7 @@
<arg value="test/mri/ruby/test_file.rb" />
<arg value="test/mri/ruby/test_file_exhaustive.rb" />
<arg value="test/mri/ruby/test_fixnum.rb" />
<!-- <arg value="test/mri/ruby/test_flip.rb" /> -->
<arg value="test/mri/ruby/test_flip.rb" />
<arg value="test/mri/ruby/test_float.rb" />
<arg value="test/mri/ruby/test_fnmatch.rb" />
<arg value="test/mri/ruby/test_gc.rb" />
Expand Down Expand Up @@ -347,6 +347,7 @@
<arg value="test/mri/ruby/test_rational.rb" />
<arg value="test/mri/ruby/test_rational2.rb" />
<arg value="test/mri/ruby/test_readpartial.rb" />
<arg value="test/mri/ruby/test_regexp.rb" />
<arg value="test/mri/ruby/test_require.rb" />
<arg value="test/mri/ruby/test_rubyoptions.rb" />
<arg value="test/mri/ruby/test_signal.rb" />
Expand Down Expand Up @@ -547,7 +548,6 @@
<arg value="test/jruby/test_env.rb" />
<arg value="test/jruby/test_etc.rb" />
<arg value="test/jruby/test_file.rb" />
<!-- <arg value="test/jruby/test_flip.rb" /> -->
<arg value="test/jruby/test_frame_self.rb" />
<arg value="test/jruby/test_hash.rb" />
<arg value="test/jruby/test_higher_javasupport.rb" />
Expand Down

0 comments on commit f1e5ff5

Please sign in to comment.