shard-athena-negotiation/spec/athena-COMPONENT_TEMPLATE_s...

8 lines
112 B
Crystal

require "./spec_helper"
describe Athena::NAMESPACE_NAME do
it "works" do
false.should eq(true)
end
end