Remove stub test for non-existent controller
This commit is contained in:
parent
5c53bb78ab
commit
f8e645fc03
1 changed files with 0 additions and 8 deletions
|
@ -1,8 +0,0 @@
|
||||||
require File.dirname(__FILE__) + '/../test_helper'
|
|
||||||
|
|
||||||
class ChangesetTagControllerTest < ActionController::TestCase
|
|
||||||
# Replace this with your real tests.
|
|
||||||
def test_truth
|
|
||||||
assert true
|
|
||||||
end
|
|
||||||
end
|
|
Loading…
Add table
Add a link
Reference in a new issue