From f3007f9a398f8deaa8247941cfbe023de9d99850 Mon Sep 17 00:00:00 2001 From: Scott Moser Date: Fri, 27 Mar 2015 16:23:42 -0400 Subject: remove debug --- tests/unittests/test_handler/test_handler_snappy.py | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/unittests') diff --git a/tests/unittests/test_handler/test_handler_snappy.py b/tests/unittests/test_handler/test_handler_snappy.py index 84512846..8effd99d 100644 --- a/tests/unittests/test_handler/test_handler_snappy.py +++ b/tests/unittests/test_handler/test_handler_snappy.py @@ -132,7 +132,6 @@ class TestInstallPackages(t_help.TestCase): ret = get_package_ops( packages=[], configs={}, installed=[], fspath=self.tmp) - raise Exception("ret: %s" % ret) self.assertEqual( ret, [makeop_tmpd(self.tmp, 'install', 'pkg-ws.smoser', -- cgit v1.2.3