Skip to content

Commit

Permalink
added stripe tests
Browse files Browse the repository at this point in the history
  • Loading branch information
hayyat committed Dec 26, 2011
1 parent 34cbe4f commit 45ecaad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions billing/tests/__init__.py
Expand Up @@ -8,6 +8,7 @@
from amazon_fps_tests import *
from braintree_payments_tests import *
from braintree_payments_tr_tests import *
from stripe_tests import *

if __name__ == "__main__":
unittest.main()

0 comments on commit 45ecaad

Please sign in to comment.