summaryrefslogtreecommitdiffstats
path: root/scripts/automation/trex_control_plane/python_lib/termstyle/test2.py
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/automation/trex_control_plane/python_lib/termstyle/test2.py')
-rwxr-xr-xscripts/automation/trex_control_plane/python_lib/termstyle/test2.py5
1 files changed, 0 insertions, 5 deletions
diff --git a/scripts/automation/trex_control_plane/python_lib/termstyle/test2.py b/scripts/automation/trex_control_plane/python_lib/termstyle/test2.py
deleted file mode 100755
index 2d84c375..00000000
--- a/scripts/automation/trex_control_plane/python_lib/termstyle/test2.py
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/usr/bin/env python2
-
-from termstyle import *
-
-print green(u"unicod\xe9!")