aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/network_services/traffic_profile/test_trex_traffic_profile.py
diff options
context:
space:
mode:
authorRoss Brattain <ross.b.brattain@intel.com>2018-03-02 19:26:45 +0000
committerGerrit Code Review <gerrit@opnfv.org>2018-03-02 19:26:45 +0000
commit932024f7d33c8915705cc857b75ce7ffbd234183 (patch)
tree65e92e916f33a82c980b1e9a96cecb24bf70a1e8 /tests/unit/network_services/traffic_profile/test_trex_traffic_profile.py
parent24a8c6d89f150666a37a3f8daba0fce7c17a436a (diff)
parent6cd3aed0077d6cced71417a48f92527ef1ecbd3e (diff)
Merge "Remove main() and __main__ from tests."
Diffstat (limited to 'tests/unit/network_services/traffic_profile/test_trex_traffic_profile.py')
-rw-r--r--tests/unit/network_services/traffic_profile/test_trex_traffic_profile.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/unit/network_services/traffic_profile/test_trex_traffic_profile.py b/tests/unit/network_services/traffic_profile/test_trex_traffic_profile.py
index 95a962d55..d1009a5e8 100644
--- a/tests/unit/network_services/traffic_profile/test_trex_traffic_profile.py
+++ b/tests/unit/network_services/traffic_profile/test_trex_traffic_profile.py
@@ -1,5 +1,3 @@
-#!/usr/bin/env python
-
# Copyright (c) 2016-2017 Intel Corporation
#
# Licensed under the Apache License, Version 2.0 (the "License");