]> granicus.if.org Git - python/commit
test_invalid_sequences seems don't have to stay in CAPITest.
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 2 Oct 2016 19:00:05 +0000 (22:00 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Sun, 2 Oct 2016 19:00:05 +0000 (22:00 +0300)
commitfc44e27987930aace08377dfa6e37cfe11e05552
treea3abbda6fd26dd179fd6f246e94f754be8d1a63d
parentad72467bef0fb8043ca034ed8baf95cb218b1eed
parent0a6ef790e456ac4eb1d2bda7d31df99e3b5f2472
test_invalid_sequences seems don't have to stay in CAPITest.

Reported by Xiang Zhang.