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