index
:
puppet.git
master
ticket/master/7841
ticket/master/8119
Puppet repo
Ricky Zhou (周家杰)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
lib
/
mocha
/
expectation_error.rb
blob: c01482e637abd3d3d1ae3ace5fd497fdf058f91d (
plain
)
1
2
3
4
5
6
module
Mocha
class
ExpectationError
<
StandardError
end
end