• Sign in

web / weird-web-workers · Files

Dogs2 white

GitLab

  • Go to group
  • Project
  • Activity
  • Files
  • Commits
  • Builds 0
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Forks
  • Snippets
  • Network
  • weird-web-workers
  • test
  • models
  • gitlab
  • project_test.rb
  • Add Model to access The gitlab API.
    d7fe22c7
    Georg Hopp authored
    2016-04-02 19:54:01 +0200  
    Browse Files »
project_test.rb 129 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7
require 'test_helper'

class Gitlab::ProjectTest < ActiveSupport::TestCase
  # test "the truth" do
  #   assert true
  # end
end