6 lines
98 B
Ruby
6 lines
98 B
Ruby
require File.dirname(__FILE__) + '/../test_helper'
|
|
|
|
class PostTest < ActiveSupport::TestCase
|
|
|
|
end
|