Updated Koans directory

This commit is contained in:
Jim Weirich
2010-09-22 14:54:42 -04:00
parent 754a7694ad
commit b4e907e30e

View File

@@ -110,6 +110,8 @@ module EdgeCase
File.open(PROGRESS_FILE_NAME,'r') do |f|
@_contents = f.read.to_s.gsub(/\s/,'').split(',')
end
else
@_contents = []
end
end
@_contents