lib/simplecheck/check_failed.rb in simplecheck-1.0 vs lib/simplecheck/check_failed.rb in simplecheck-2.0
- old
+ new
@@ -1,3 +1,3 @@
module Simplecheck
- class CheckFailed < StandardError; end
+ class CheckFailed < StandardError; end
end
- old
+ new