test/unit/customer_test.rb in backlog-0.35.5 vs test/unit/customer_test.rb in backlog-0.36.2
- old
+ new
@@ -1,7 +1,7 @@
require File.dirname(__FILE__) + '/../test_helper'
-class CustomerTest < Test::Unit::TestCase
+class CustomerTest < ActiveSupport::TestCase
fixtures :customers
# Replace this with your real tests.
def test_truth
assert true