bt2: rename test with conflicting name in test_trace.py
authorSimon Marchi <simon.marchi@efficios.com>
Tue, 24 Sep 2019 16:03:18 +0000 (12:03 -0400)
committerSimon Marchi <simon.marchi@efficios.com>
Thu, 26 Sep 2019 01:52:28 +0000 (21:52 -0400)
commitaf4e2957950cdcda1d8bd1cc72e04ddb1c7446c5
tree5f5fca2e89dcb56d9689f436a9b5452f88ec615d
parentf641029a30fc8d40a6d178541aad910593a49c7a
bt2: rename test with conflicting name in test_trace.py

The second test named `test_env_iter` seems to be testing iteration of a
const environment object, so rename it to `test_const_env_iter`.

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