Use stackprof to test to lack of object allocations (#896)

This commit is contained in:
Dylan Thacker-Smith
2017-05-12 09:20:51 -04:00
committed by GitHub
parent 3bb29d5456
commit 48a6d86ac2
3 changed files with 20 additions and 15 deletions
-1
View File
@@ -2,7 +2,6 @@
ENV["MT_NO_EXPECTATIONS"] = "1"
require 'minitest/autorun'
require 'spy/integration'
$LOAD_PATH.unshift(File.join(File.expand_path(__dir__), '..', 'lib'))
require 'liquid.rb'