Repository URL to install this package:
|
Version:
0.2 ▾
|
require 'test_helper'
class NeotericFedkitTest < ActiveSupport::TestCase
test "truth" do
assert_kind_of Module, NeotericFedkit
end
end