📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-27 23:32:33
📂
/
/
opt
/
alt
/
ruby18
/
lib64
/
ruby
/
1.8
/
test
/
unit
✏️
Editing: assertionfailederror.rb
#-- # # Author:: Nathaniel Talbott. # Copyright:: Copyright (c) 2000-2002 Nathaniel Talbott. All rights reserved. # License:: Ruby license. module Test module Unit # Thrown by Test::Unit::Assertions when an assertion fails. class AssertionFailedError < StandardError end end end
💾 Save Changes
❌ Cancel