<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -36,13 +36,6 @@ Rake::TestTask.new(:test_action_pack) do |t|
   #t.warning = true
 end
 
-task :test_action_pack_isolated do
-  test_files = Dir.glob( &quot;test/{controller,dispatch,template,html-scanner}/**/*_test.rb&quot; ).sort
-  test_lib   = test_lib_dirs.map { |lib| &quot;-I#{lib}&quot; }.join(' ')
-  test_files.map! { |f| &quot;ruby #{test_lib} #{f}&quot; }
-  exec test_files.join(&quot; &amp;&amp; &quot;)
-end
-
 task :isolated_test do
   ruby = File.join(*RbConfig::CONFIG.values_at('bindir', 'RUBY_INSTALL_NAME'))
   Dir.glob(&quot;test/{controller,dispatch,template}/**/*_test.rb&quot;).all? do |file|</diff>
      <filename>actionpack/Rakefile</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>a6bf6f275c4fb25e5521faa148d2d2ea63a064b2</id>
    </parent>
  </parents>
  <author>
    <name>Yehuda Katz + Carl Lerche</name>
    <email>ykatz+clerche@engineyard.com</email>
  </author>
  <url>http://github.com/lifo/docrails/commit/c1fcabb3505dd1595142e394d2dca71d62acf77c</url>
  <id>c1fcabb3505dd1595142e394d2dca71d62acf77c</id>
  <committed-date>2009-06-08T14:26:22-07:00</committed-date>
  <authored-date>2009-06-08T14:26:22-07:00</authored-date>
  <message>Remove duplicate</message>
  <tree>0effdaed5180a991c152051ce106af93910f14c4</tree>
  <committer>
    <name>Yehuda Katz + Carl Lerche</name>
    <email>ykatz+clerche@engineyard.com</email>
  </committer>
</commit>
