start crystal side of things
This commit is contained in:
9
spec/shortcodes_spec.cr
Normal file
9
spec/shortcodes_spec.cr
Normal file
@@ -0,0 +1,9 @@
|
||||
require "./spec_helper"
|
||||
|
||||
describe Shortcodes do
|
||||
# TODO: Write tests
|
||||
|
||||
it "works" do
|
||||
false.should eq(true)
|
||||
end
|
||||
end
|
Reference in New Issue
Block a user