selftest: eliminate a perl warning
authorMichael Adam <obnox@samba.org>
Mon, 4 Jul 2011 08:24:19 +0000 (10:24 +0200)
committerMichael Adam <obnox@samba.org>
Mon, 4 Jul 2011 18:02:07 +0000 (20:02 +0200)
commit65f4d33d9b5ee80ef768c0479a6782807b18e518
tree12cbbcd4f87a98095536ebe25c5058c32cd1f469
parentad4a10dd059c8b33cf7d606af292dd6f6653f3ef
selftest: eliminate a perl warning

In perl, %binary_mapping should be initialized as a hash, not a hash reference.
selftest/selftest.pl