Updated the system to Rails 1.2.
[selectricity-live] / vendor / plugins / engines / test / action_view_extensions_test.rb
diff --git a/vendor/plugins/engines/test/action_view_extensions_test.rb b/vendor/plugins/engines/test/action_view_extensions_test.rb
deleted file mode 100755 (executable)
index 8951785..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-ENV["RAILS_ENV"] = "test"
-require File.expand_path(File.dirname(__FILE__) + '/../../../../config/environment')
-require 'test_help'
-
-class ActionViewExtensionsTest < Test::Unit::TestCase
-  def test_stylesheet_path
-    assert true
-  end
-end
\ No newline at end of file

Benjamin Mako Hill || Want to submit a patch?