aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_stats_client.py
diff options
context:
space:
mode:
authorOle Troan <ot@cisco.com>2019-10-23 11:47:33 +0200
committerPaul Vinciguerra <pvinci@vinciconsulting.com>2019-10-28 10:11:29 +0000
commit4aacc01f2ec95ff0a6bbc04c3c573ab5936c9489 (patch)
tree6c092e9c8f5790454a5177918bddc25902b65497 /test/test_stats_client.py
parent63cb8827e586f02f53512d23a8e7596fe9c19aa8 (diff)
tests: switch test framework to python3 by default
Type: make Signed-off-by: Ole Troan <ot@cisco.com> Change-Id: I84d32f022d9dc555837c8916feba04a224cd262a
Diffstat (limited to 'test/test_stats_client.py')
-rw-r--r--test/test_stats_client.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test_stats_client.py b/test/test_stats_client.py
index dcbf0fedbc0..857e6e42832 100644
--- a/test/test_stats_client.py
+++ b/test/test_stats_client.py
@@ -1,4 +1,4 @@
-#!/usr/bin/env python2.7
+#!/usr/bin/env python
import unittest
import time