mirror of
https://github.com/Shopify/liquid.git
synced 2026-09-15 08:50:45 -07:00
5 lines
119 B
Ruby
5 lines
119 B
Ruby
# frozen_string_literal: true
|
|
|
|
require_relative '../theme_runner'
|
|
|
|
#Benchmarks.define('theme_runner', ThemeRunner.new) |