about summary refs log tree commit homepage
path: root/test/test_fresh.rb
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2019-10-28 20:28:57 +0000
committerEric Wong <e@80x24.org>2019-10-28 20:28:57 +0000
commitdcaab8249ec06afce4110fc4ec63dd919d510056 (patch)
treefe9291f81cd45f8af7dd60830c970078df8db2c6 /test/test_fresh.rb
parent1e0f7ef0a97715817b1517223b2040c6e9aa4f00 (diff)
downloadmogilefs-client-dcaab8249ec06afce4110fc4ec63dd919d510056.tar.gz
Not sure how or why I missed these with commit 4e0f8155a62711ae
("fix indentation warnings with ruby trunk"), but this cleans
them up.
Diffstat (limited to 'test/test_fresh.rb')
-rw-r--r--test/test_fresh.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/test_fresh.rb b/test/test_fresh.rb
index ff7bae6..b8ae292 100644
--- a/test/test_fresh.rb
+++ b/test/test_fresh.rb
@@ -247,8 +247,8 @@ class TestMogFresh < Test::Unit::TestCase
     assert_equal 1, tmp["mindevcount"]
     assert_equal "MultipleHosts(1)", tmp["replpolicy"]
     @admin.update_class(domain, "klassy", 2)
-    ensure
-      @admin.delete_class(domain, "klassy") rescue nil
+  ensure
+    @admin.delete_class(domain, "klassy") rescue nil
   end
 
   def test_device_file_add