mirror of https://github.com/licensee/licensee.git
s/bad/modified
This commit is contained in:
parent
6d526c8013
commit
66651ee38b
|
@ -61,7 +61,7 @@ Benchmark.bm(12, "sum:", "average:") do |benchmark|
|
|||
[sum, avg]
|
||||
end
|
||||
|
||||
puts "\nBenchmarking bad licenses..."
|
||||
puts "\nBenchmarking modified licenses..."
|
||||
|
||||
Benchmark.bm(12, "sum:", "average:") do |benchmark|
|
||||
times = []
|
||||
|
|
Loading…
Reference in New Issue