diff options
Diffstat (limited to 'client/test_mic.py')
| -rw-r--r-- | client/test_mic.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/client/test_mic.py b/client/test_mic.py index b01240f..73a0857 100644 --- a/client/test_mic.py +++ b/client/test_mic.py @@ -1,3 +1,5 @@ +#!/usr/bin/env python2 +# -*- coding: utf-8-*- """ A drop-in replacement for the Mic class used during unit testing. Designed to take pre-arranged inputs as an argument and store any |
