From 0809ef206cb1a72351cf4cb47b96fead57549df8 Mon Sep 17 00:00:00 2001 From: Paul Tagliamonte Date: Tue, 26 Mar 2013 19:14:50 -0400 Subject: [PATCH] undoing that --- tests/__init__.py | 4 ---- 1 file changed, 4 deletions(-) diff --git a/tests/__init__.py b/tests/__init__.py index f96d417..8b85ff7 100644 --- a/tests/__init__.py +++ b/tests/__init__.py @@ -4,7 +4,3 @@ import hy from .native_tests.math import * from .native_tests.language import * - - -import native_tests.math # NOQA -# test loading twice