📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: Apache
2026-06-22 02:37:38
📂
/ (Root)
/
opt
/
alt
/
ruby18
/
lib64
/
ruby
/
1.8
/
test
/
unit
📍 /opt/alt/ruby18/lib64/ruby/1.8/test/unit
🔄 Refresh
✏️
Editing: assertionfailederror.rb
Read Only
#-- # # 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