/tests/regressiontests/dispatch/tests/__init__.py

https://code.google.com/p/mango-py/ · Python · 6 lines · 2 code · 1 blank · 3 comment · 0 complexity · 6c3892512bf9e6ca2664874624d12e02 MD5 · raw file

  1. """
  2. Unit-tests for the dispatch project
  3. """
  4. from test_saferef import *
  5. from test_dispatcher import *