Initial commit
This commit is contained in:
7
test/laradi_test.rb
Normal file
7
test/laradi_test.rb
Normal file
@@ -0,0 +1,7 @@
|
||||
require "test_helper"
|
||||
|
||||
class LaradiTest < ActiveSupport::TestCase
|
||||
test "it has a version number" do
|
||||
assert Laradi::VERSION
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user