diff=(o)
Set the diff command to use in #diff.
# File lib/minitest/unit.rb, line 109 def self.diff= o @diff = o end