[Claude Haiki] Update to new, working Crystal version
This commit is contained in:
@@ -1,9 +1,7 @@
|
||||
require "./spec_helper"
|
||||
|
||||
describe Telepathy do
|
||||
# TODO: Write tests
|
||||
|
||||
it "works" do
|
||||
false.should eq(true)
|
||||
it "loads the library" do
|
||||
Telepathy.should be_truthy
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user