mirror of
https://github.com/Shopify/liquid.git
synced 2026-09-19 19:00:39 -07:00
Use stackprof to test to lack of object allocations (#896)
This commit is contained in:
committed by
GitHub
parent
3bb29d5456
commit
48a6d86ac2
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user