site

Website's source files.
git clone git://git.ryanmj.xyz/site.git
Log | Files | Refs | LICENSE

post_test.rb (118B)


      1 require "test_helper"
      2 
      3 class PostTest < ActiveSupport::TestCase
      4   # test "the truth" do
      5   #   assert true
      6   # end
      7 end