Skip to content

Commit

Permalink
Merge pull request #201 from Shopify/ruby-memcheck-2.0.0
Browse files Browse the repository at this point in the history
RubyMemcheck.config is no longer needed
  • Loading branch information
peterzhu2118 authored Aug 4, 2023
2 parents 54ff9d7 + 0140ca4 commit 0f56f04
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ require "ruby_memcheck"

ENV["DEBUG"] ||= "true"

RubyMemcheck.config(binary_name: "liquid_c")

task default: [:test, :rubocop]

task test: ["test:unit", "test:integration:all"]
Expand Down

0 comments on commit 0f56f04

Please sign in to comment.