Skip to content
This repository has been archived by the owner on May 11, 2018. It is now read-only.

Commit

Permalink
Require mirahd/server in client's tests
Browse files Browse the repository at this point in the history
Otherwise they cannot be run independently.
  • Loading branch information
jstepien committed Mar 3, 2012
1 parent 8f74d30 commit e94ebbe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/client_spec.rb
@@ -1,4 +1,5 @@
require 'test/common'
require 'mirahd/server'
require 'mirahd/client'

describe MirahD::Client do
Expand Down

0 comments on commit e94ebbe

Please sign in to comment.