Welcome to mirror list, hosted at ThFree Co, Russian Federation.

related_item_test.rb « unit « test - github.com/git/git-scm.com.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ffbfae1e5e0cbb8d4d92f8a6ea30fc4bda9beb42 (plain)
1
2
3
4
5
require 'test_helper'

class RelatedItemTest < ActiveSupport::TestCase

end