summaryrefslogtreecommitdiffstats
path: root/external_libs/python/termstyle/test3.py
diff options
context:
space:
mode:
Diffstat (limited to 'external_libs/python/termstyle/test3.py')
-rw-r--r--external_libs/python/termstyle/test3.py5
1 files changed, 0 insertions, 5 deletions
diff --git a/external_libs/python/termstyle/test3.py b/external_libs/python/termstyle/test3.py
deleted file mode 100644
index 861c44f9..00000000
--- a/external_libs/python/termstyle/test3.py
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/usr/bin/env python3
-
-from termstyle import *
-
-print(green("unicod\xe9!"))