summaryrefslogtreecommitdiff
path: root/t/test-custodian-util-bytemark.rb
diff options
context:
space:
mode:
authorSteve Kemp <steve@steve.org.uk>2015-03-09 13:22:46 +0000
committerSteve Kemp <steve@steve.org.uk>2015-03-09 13:22:46 +0000
commitddedddfa53dfe296eb8f0c58e1b9ff86f8301d4d (patch)
tree24c39cd8770762e37f96886f0894ba4616ab5ccb /t/test-custodian-util-bytemark.rb
parentd07ac8ecbedb4831e5aa677b8878f0e8eb37e363 (diff)
More minor space fixups
Diffstat (limited to 't/test-custodian-util-bytemark.rb')
-rwxr-xr-xt/test-custodian-util-bytemark.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/test-custodian-util-bytemark.rb b/t/test-custodian-util-bytemark.rb
index 3b17f4f..3342569 100755
--- a/t/test-custodian-util-bytemark.rb
+++ b/t/test-custodian-util-bytemark.rb
@@ -50,7 +50,7 @@ class TestBytemarkUtil < Test::Unit::TestCase
}
- to_test.each do |name,inside|
+ to_test.each do |name, inside|
if inside
assert(Custodian::Util::Bytemark.inside?(name) == true)