Skip to content

Commit

Permalink
patches_test/json-test_helper.rb.patch - fix missing last \n
Browse files Browse the repository at this point in the history
  • Loading branch information
MSP-Greg committed Nov 1, 2024
1 parent e009779 commit b363dd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion patches_test/json-test_helper.rb.patch
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ index 7bff9b3391..809ae0a0bf 100644
+ # $LOAD_PATH.unshift(File.expand_path('../../../ext', __FILE__), File.expand_path('../../../lib', __FILE__))
$stderr.puts("Testing JSON")
require 'json'
end
end

0 comments on commit b363dd1

Please sign in to comment.