Don't use the rubygems version of liquid in performance test

This commit is contained in:
Jonathan Rudenberg
2011-10-13 11:48:24 -04:00
parent 8b5cf73ccc
commit 204d876187

View File

@@ -1,3 +1,4 @@
$:.unshift File.dirname(__FILE__) + '/../../lib'
require File.dirname(__FILE__) + '/../../lib/liquid'
require File.dirname(__FILE__) + '/comment_form'