git-svn-id: https://dev.finn.de/svn/cockpit/trunk@105 7926756e-e54e-46e6-9721-ed318f58905epull/6827/head
parent
206fd9381e
commit
19800d72cc
@ -0,0 +1,8 @@ |
||||
require File.dirname(__FILE__) + '/../test_helper' |
||||
|
||||
class HourlyRatesControllerTest < ActionController::TestCase |
||||
# Replace this with your real tests. |
||||
def test_truth |
||||
assert true |
||||
end |
||||
end |
Loading…
Reference in new issue