Created
March 11, 2013 08:36
-
-
Save justinvdm/5132826 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/vumi/transports/apposit/apposit.py b/vumi/transports/apposit/apposit.py | |
index 937e353..ee7e05d 100644 | |
--- a/vumi/transports/apposit/apposit.py | |
+++ b/vumi/transports/apposit/apposit.py | |
@@ -1,3 +1,5 @@ | |
+# -*- test-case-name: vumi.transports.apposit.tests.test_apposit -*- | |
+ | |
import json | |
from urllib import urlencode | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment