To unmarshal MissingSourceFile from child

This commit is contained in:
Jeremy Kemper 2009-10-07 16:59:51 -07:00
parent 68d416a58f
commit c23d28e2b3
1 changed files with 3 additions and 1 deletions

View File

@ -1,3 +1,5 @@
require 'active_support/core_ext/load_error'
module ActiveSupport
module Testing
class ProxyTestResult