Commit 968cd670 authored by Kevin Modzelewski's avatar Kevin Modzelewski

test_deque is working now

It was failing on master due to some of the test cases checking for immediate destruction.
parent d9aac0a0
# expected: fail
from collections import deque
import unittest
from test import test_support, seq_tests
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment