summaryrefslogtreecommitdiffstats
path: root/test/util/settings.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/util/settings.rb')
-rwxr-xr-xtest/util/settings.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/util/settings.rb b/test/util/settings.rb
index 94b01c80e..049c005b9 100755
--- a/test/util/settings.rb
+++ b/test/util/settings.rb
@@ -51,7 +51,7 @@ class TestSettings < Test::Unit::TestCase
comp = nil
assert_nothing_raised("Could not convert transportable to component") {
- comp = trans.to_type
+ comp = trans.to_ral
}
assert_nothing_raised("Could not retrieve transported config") {