Skip to content

Commit

Permalink
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/spec.cr
Original file line number Diff line number Diff line change
@@ -63,6 +63,8 @@ require "./spec/dsl"
# ```shell
# crystal spec spec/my/test/file_spec.cr:14
# ```
module Spec
end

OptionParser.parse! do |opts|
opts.banner = "crystal spec runner"

0 comments on commit d6a2269

Please sign in to comment.