]> git-server-git.apps.pok.os.sepia.ceph.com Git - remoto.git/commit
create tests for the import_module method
authorAlfredo Deza <alfredo@deza.pe>
Tue, 21 Apr 2015 17:55:28 +0000 (13:55 -0400)
committerAlfredo Deza <alfredo@deza.pe>
Tue, 21 Apr 2015 17:55:28 +0000 (13:55 -0400)
commit95b90c400ea09550da63c4f36ed8a2e865dab013
treec1852e65abb6bd112ff8941bdb7446c7f855a317
parent6bfa55d8f0ffd6d2ec3c53596763fe94307097cb
create tests for the import_module method

Signed-off-by: Alfredo Deza <alfredo@deza.pe>
remoto/tests/fake_module.py [new file with mode: 0644]
remoto/tests/test_connection.py