mirror of
https://github.com/internetee/registry.git
synced 2025-07-23 03:06:14 +02:00
Depp vendorized
This commit is contained in:
parent
98ace9d49f
commit
65f50c23f0
154 changed files with 4485 additions and 29 deletions
10
vendor/gems/depp/test/integration/navigation_test.rb
vendored
Normal file
10
vendor/gems/depp/test/integration/navigation_test.rb
vendored
Normal file
|
@ -0,0 +1,10 @@
|
|||
require 'test_helper'
|
||||
|
||||
class NavigationTest < ActionDispatch::IntegrationTest
|
||||
fixtures :all
|
||||
|
||||
# test "the truth" do
|
||||
# assert true
|
||||
# end
|
||||
end
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue