Sha256: f9694e7174bb086af805e56c6f79700af43152c192b7f1e98d9841bd8c75e295

Contents?: true

Size: 197 Bytes

Versions: 32

Compression:

Stored size: 197 Bytes

Contents

require File.dirname(__FILE__) + '/../test_helper'

class CommentTest < Test::Unit::TestCase
  fixtures :comments

  # Replace this with your real tests.
  def test_truth
    assert true
  end
end

Version data entries

32 entries across 32 versions & 8 rubygems

Version Path
akitaonrails-resource_controller-0.5.2 test/test/unit/comment_test.rb
akitaonrails-resource_controller-0.5.3 test/test/unit/comment_test.rb
giraffesoft-resource_controller-0.4.10 test/test/unit/comment_test.rb
giraffesoft-resource_controller-0.4.12 test/test/unit/comment_test.rb
giraffesoft-resource_controller-0.4.9 test/test/unit/comment_test.rb
giraffesoft-resource_controller-0.5.2 test/test/unit/comment_test.rb
giraffesoft-resource_controller-0.5.3 test/test/unit/comment_test.rb
korin-resource_controller-0.5.3 test/test/unit/comment_test.rb
nileshtrivedi-lp_resource_builder-0.5.1 test/test/unit/comment_test.rb
nileshtrivedi-lp_resource_builder-0.5.3 test/test/unit/comment_test.rb
nileshtrivedi-safe_resource-0.5.3 test/test/unit/comment_test.rb
pager-resource_controller-1.0.20080513 test/test/unit/comment_test.rb
spree-0.11.4 vendor/plugins/resource_controller/test/test/unit/comment_test.rb
spree-0.11.3 vendor/plugins/resource_controller/test/test/unit/comment_test.rb
spree-0.8.4 vendor/plugins/resource_controller/test/test/unit/comment_test.rb
spree-0.8.5 vendor/plugins/resource_controller/test/test/unit/comment_test.rb
resource_controller-0.4.9 test/test/unit/comment_test.rb
resource_controller-0.5.2 test/test/unit/comment_test.rb
resource_controller-0.5.0 test/test/unit/comment_test.rb
resource_controller-0.5.3 test/test/unit/comment_test.rb