Sign in

EDIT / kanjai · Files

GitLab

  • Go to dashboard
  • Project
  • Activity
  • Files
  • Commits
  • Builds 0
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Network
  • kanjai
  • test
  • models
  • kanjai
  • test_test.rb
  • first relize
    a433119a
    Karpikau Andrei authored
    2016-04-27 16:33:32 +0300  
    Browse Files »
test_test.rb 146 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9
require 'test_helper'

module Kanjai
  class TestTest < ActiveSupport::TestCase
    # test "the truth" do
    #   assert true
    # end
  end
end