test_clogger: fix Ruby 1.8 test compatibility
commit9aebe2b94197aa2ad653ea971cb8f06e14c065fa
authorEric Wong <normalperson@yhbt.net>
Tue, 6 Nov 2012 02:56:19 +0000 (6 02:56 +0000)
committerEric Wong <normalperson@yhbt.net>
Tue, 6 Nov 2012 02:56:19 +0000 (6 02:56 +0000)
tree46ea3f18a8eac15be5396cf148693c15ed0237ba
parentaaf1279e3e73e301b8f65b651933ebe287b82b4d
test_clogger: fix Ruby 1.8 test compatibility

1.8 did not support my preferred way of writing hashes
with symbol keys.
test/test_clogger.rb