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)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 3 Oct 2019 14:45:11 +0000 (10:45 -0400)
commit6a4f32063c55c566ae0d3987c3b936916b02394d
tree95a7d422dfdc71fd87b242b1f6d00483138a16e2
parent2e30cfd1e5230213a9642cfe9bbcffc1707eea26
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.025245 seconds and 4 git commands to generate.