summaryrefslogtreecommitdiff
path: root/client/test.py
diff options
context:
space:
mode:
authorschneefux <schneefux+commit@schneefux.xyz>2014-10-03 13:44:56 +0200
committerschneefux <schneefux+commit@schneefux.xyz>2014-10-03 13:44:56 +0200
commitc263709078c096faef891502e06cc9e9ade65777 (patch)
tree3cc100c2390db9d9db9b49d24c053234e98f683f /client/test.py
parent5da45db2bd435c249229b816a1c68ff520c54c7a (diff)
parent66264fa47e264e2518abaaad5f44424c1c2e0864 (diff)
downloadjasper-client-c263709078c096faef891502e06cc9e9ade65777.tar.gz
jasper-client-c263709078c096faef891502e06cc9e9ade65777.zip
Merge pull request #209 from Holzhaus/musicmode-as-module
Musicmode as module
Diffstat (limited to 'client/test.py')
-rw-r--r--client/test.py4
1 files changed, 1 insertions, 3 deletions
diff --git a/client/test.py b/client/test.py
index 501fe6f..fd74571 100644
--- a/client/test.py
+++ b/client/test.py
@@ -35,9 +35,7 @@ class TestVocabCompiler(unittest.TestCase):
dictionary = "temp_dictionary.dic"
languagemodel = "temp_languagemodel.lm"
- words = [
- 'MUSIC', 'SPOTIFY'
- ]
+ words = []
mock_module = Mock()
mock_module.WORDS = [