Add a spec for testing Middleman::Util#binary?
This commit is contained in:
parent
559265140d
commit
700b844e67
9 changed files with 29 additions and 1 deletions
|
@ -10,6 +10,9 @@ require "thor"
|
|||
# Core Pathname library used for traversal
|
||||
require "pathname"
|
||||
|
||||
require "tilt"
|
||||
require "rack/mime"
|
||||
|
||||
module Middleman
|
||||
|
||||
module Util
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue