notebook/test/unit/session_test.rb
2012-12-22 23:50:10 -06:00

8 lines
121 B
Ruby

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