mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
File diff suppressed because it is too large
Load Diff
@@ -23,8 +23,6 @@ class TestSamples < Test::Unit::TestCase
|
||||
actual.write Yajl::Encoder.encode(latest, :pretty => true)
|
||||
actual.close
|
||||
|
||||
warn `diff #{expected.path} #{actual.path}`
|
||||
|
||||
expected.unlink
|
||||
actual.unlink
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user