Skip to content

Commit 328544f

Browse files
committed
Add logger require
1 parent 14c3e97 commit 328544f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/test_helper.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
$LOAD_PATH.unshift File.expand_path("../../lib", __FILE__)
22
require "media_types/serialization"
3+
require "logger"
34

45
require "minitest/autorun"

0 commit comments

Comments
 (0)