Skip to content
This repository has been archived by the owner on Jun 30, 2022. It is now read-only.

Commit

Permalink
Merge pull request #8 from webdestroya/master
Browse files Browse the repository at this point in the history
Small bug fix in cli.rb
  • Loading branch information
jimmycuadra committed Aug 23, 2013
2 parents 28c86d2 + ea03dc2 commit b5e5d05
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/lita/cli.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
require "thor"

require "lita/daemon"
require "lita/version"

module Lita
# The command line interface for Lita.
Expand Down

0 comments on commit b5e5d05

Please sign in to comment.