Update testapp.py
diff --git a/testapp.py b/testapp.py
index 93a8f0c..2396c07 100644
--- a/testapp.py
+++ b/testapp.py
@@ -3,6 +3,7 @@
 import certifi    # Testing pipenv installed the mods
 import netaddr    # Testing more...
 import time
+import asfpy.syslog
 
 print = asfpy.syslog.Printer(identity='testApp')