mirror of
https://github.com/ralsina/tartrazine.git
synced 2025-08-06 16:17:53 +00:00
Initial dumb stuff
This commit is contained in:
9
spec/tartrazine_spec.cr
Normal file
9
spec/tartrazine_spec.cr
Normal file
@@ -0,0 +1,9 @@
|
||||
require "./spec_helper"
|
||||
|
||||
describe Tartrazine do
|
||||
# TODO: Write tests
|
||||
|
||||
it "works" do
|
||||
false.should eq(true)
|
||||
end
|
||||
end
|
Reference in New Issue
Block a user