summaryrefslogtreecommitdiff
path: root/spec
diff options
context:
space:
mode:
Diffstat (limited to 'spec')
-rw-r--r--spec/twitch_spec.cr4
1 files changed, 0 insertions, 4 deletions
diff --git a/spec/twitch_spec.cr b/spec/twitch_spec.cr
index abf0780..5db5bc8 100644
--- a/spec/twitch_spec.cr
+++ b/spec/twitch_spec.cr
@@ -2,8 +2,4 @@ require "./spec_helper"
describe Twitch do
# TODO: Write tests
-
- it "works" do
- false.should eq(true)
- end
end