From e0008f8b1cd2ccb1e044dfbabfa30c54d07d71fa Mon Sep 17 00:00:00 2001 From: Aleksey Lim Date: Mon, 12 May 2014 15:12:24 +0000 Subject: Revert node statistics --- (limited to 'tests/units/node/__main__.py') diff --git a/tests/units/node/__main__.py b/tests/units/node/__main__.py index 27f0bab..6d8ad70 100644 --- a/tests/units/node/__main__.py +++ b/tests/units/node/__main__.py @@ -7,6 +7,7 @@ from node_model import * from node_routes import * from master import * from slave import * +from stats import * if __name__ == '__main__': tests.main() -- cgit v0.9.1