bt2: remove duplicated test test_setitem_none in ArrayValueTestCase
authorSimon Marchi <simon.marchi@efficios.com>
Tue, 24 Sep 2019 16:18:29 +0000 (12:18 -0400)
committerSimon Marchi <simon.marchi@efficios.com>
Thu, 26 Sep 2019 01:52:28 +0000 (21:52 -0400)
commit0c1a2e5ac0fcb6c41bb353e7caa672cb5dee33a7
tree227d045998f37d87a7a5b5f68d7b69dfeff538a3
parentaf4e2957950cdcda1d8bd1cc72e04ddb1c7446c5
bt2: remove duplicated test test_setitem_none in ArrayValueTestCase

The two tests with that name are identical, so remove one.

Reported-by: flake8
Change-Id: Ibb63b6f548bceb81d6173dcc9619978e62d8828e
Signed-off-by: Simon Marchi <simon.marchi@efficios.com>
Reviewed-on: https://review.lttng.org/c/babeltrace/+/2085
Reviewed-by: Francis Deslauriers <francis.deslauriers@efficios.com>
tests/bindings/python/bt2/test_value.py
This page took 0.025824 seconds and 4 git commands to generate.