commit | d687e5a60b1beeb6f292816a3fa84464925a9a2a | [log] [tgz] |
---|---|---|
author | Ken'ichi Ohmichi <oomichi@mxs.nes.nec.co.jp> | Tue Apr 07 00:08:22 2015 +0000 |
committer | Ken'ichi Ohmichi <oomichi@mxs.nes.nec.co.jp> | Sun May 03 22:16:23 2015 +0000 |
tree | fcb859430b2d70ab073bed1baf5557141c7f2147 | |
parent | 5b6b8247392784e4cdb3623c4f22ffe35ee8cc36 [diff] |
Remove unused wrapper methods There are some wrapper methods in base.py of messaging tests but get_single_message and get_multiple_messages are not used at all. These methods just call client methods without any special behaviors and they seems redundant. So this patch removes them. Change-Id: I596a1089c4bfb66b7daf1b27779208920d251e63