listpush/test/functional/list_entry_controller_test.rb
2014-02-13 00:07:45 -05:00

8 lines
136 B
Ruby

require 'test_helper'
class ListEntryControllerTest < ActionController::TestCase
# test "the truth" do
# assert true
# end
end