1
0
mirror of https://github.com/cmur2/dyndnsd.git synced 2025-06-26 02:30:22 +02:00

Fix tests

This commit is contained in:
cn
2013-04-27 22:10:47 +02:00
parent b477f4491e
commit b5481efdcb
2 changed files with 5 additions and 0 deletions

View File

@ -4,6 +4,9 @@ describe Dyndnsd::Daemon do
include Rack::Test::Methods
def app
Dyndnsd.logger = Logger.new(STDOUT)
Dyndnsd.logger.level = Logger::UNKNOWN
config = {
'domain' => 'example.org',
'users' => {