Sha256: 390f6d282217d664e888ffdb442d14662a13dd03209cbe9299a669965d8248a9

Contents?: true

Size: 191 Bytes

Versions: 32

Compression:

Stored size: 191 Bytes

Contents

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

class PostTest < Test::Unit::TestCase
  fixtures :posts

  # 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/post_test.rb
akitaonrails-resource_controller-0.5.3 test/test/unit/post_test.rb
giraffesoft-resource_controller-0.4.10 test/test/unit/post_test.rb
giraffesoft-resource_controller-0.4.12 test/test/unit/post_test.rb
giraffesoft-resource_controller-0.4.9 test/test/unit/post_test.rb
giraffesoft-resource_controller-0.5.2 test/test/unit/post_test.rb
giraffesoft-resource_controller-0.5.3 test/test/unit/post_test.rb
korin-resource_controller-0.5.3 test/test/unit/post_test.rb
nileshtrivedi-lp_resource_builder-0.5.1 test/test/unit/post_test.rb
nileshtrivedi-lp_resource_builder-0.5.3 test/test/unit/post_test.rb
nileshtrivedi-safe_resource-0.5.3 test/test/unit/post_test.rb
pager-resource_controller-1.0.20080513 test/test/unit/post_test.rb
spree-0.11.4 vendor/plugins/resource_controller/test/test/unit/post_test.rb
spree-0.11.3 vendor/plugins/resource_controller/test/test/unit/post_test.rb
spree-0.8.4 vendor/plugins/resource_controller/test/test/unit/post_test.rb
spree-0.8.5 vendor/plugins/resource_controller/test/test/unit/post_test.rb
resource_controller-0.4.9 test/test/unit/post_test.rb
resource_controller-0.5.0 test/test/unit/post_test.rb
resource_controller-0.5.3 test/test/unit/post_test.rb
resource_controller-0.5.2 test/test/unit/post_test.rb