Initial commit
This commit is contained in:
commit
2ea0ee5b85
12 changed files with 761 additions and 0 deletions
8
test/javascript_routes_test.rb
Normal file
8
test/javascript_routes_test.rb
Normal file
|
@ -0,0 +1,8 @@
|
|||
require 'test/unit'
|
||||
|
||||
class JavascriptRoutesTest < Test::Unit::TestCase
|
||||
# Replace this with your real tests.
|
||||
def test_this_plugin
|
||||
flunk
|
||||
end
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue