Skip to content

Commit

Permalink
Added missing test_helper require
Browse files Browse the repository at this point in the history
  • Loading branch information
fredwu committed Jul 9, 2014
1 parent df59311 commit 7790320
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/named_routes_test.rb
@@ -1,3 +1,5 @@
require 'test_helper'

describe Lotus::Router do
before do
@router = Lotus::Router.new(scheme: 'https', host: 'test.com', port: 443)
Expand Down

0 comments on commit 7790320

Please sign in to comment.