jonathan.kross added the comment:
Changed the test to assertCountEqual which will check that all the inputs are
present and equal in the output.
--
Added file: http://bugs.python.org/file43019/test_random_shuffle.patch
___
Python tracker
<h
Changes by jonathan.kross :
--
components: Tests
files: test_random_shuffle.patch
keywords: patch
nosy: jonathan.kross
priority: normal
severity: normal
status: open
title: Unit test random shuffle
versions: Python 3.6
Added file: http://bugs.python.org/file43017