add tests for $tied op= $tied
authorDavid Mitchell <davem@iabyn.com>
Tue, 12 Apr 2011 20:22:46 +0000 (21:22 +0100)
committerDavid Mitchell <davem@iabyn.com>
Tue, 12 Apr 2011 20:25:28 +0000 (21:25 +0100)
commit9c9a25009f0b320688f71537f57c756d2fdd3f53
tree19df0ff88a5ec4c829ee73d50d11ea8fcdab20cf
parent3216d3097f9c9570546c2f4a76881de927df4bab
add tests for $tied op= $tied

The tests for C<$tied op $tied> didn't include the mutator
variants of the ops (e.g. +=).
t/op/tie_fetch_count.t