Adding tests, spy dependency

This commit is contained in:
Jason Hiltz-Laforge
2014-07-16 15:05:45 +00:00
parent 4cfc05e32a
commit fd8c30070a
5 changed files with 23 additions and 1 deletions
+1
View File
@@ -2,6 +2,7 @@
require 'test/unit'
require 'test/unit/assertions'
require 'spy/integration'
$:.unshift(File.join(File.expand_path(File.dirname(__FILE__)), '..', 'lib'))
require 'liquid.rb'