fixed some functional tests

This commit is contained in:
albert
2011-01-22 17:04:57 -05:00
parent c5a9067e72
commit 0cfaed90f8
3 changed files with 1 additions and 93 deletions

View File

@@ -1,4 +1,4 @@
require File.join(File.dirname(__FILE__), %w(.. test_helper))
require "test_helper"
class PostModerationControllerTest < ActionController::TestCase
context "A post moderation controller" do