From 5b5ce99c63d03e60b6027f09f72231db11a87bf2 Mon Sep 17 00:00:00 2001 From: Curtis McCully Date: Thu, 3 Dec 2015 12:02:38 -0800 Subject: [PATCH] Made tests not endian specific. --- a/astroscrappy/tests/test_utils.py +++ b/astroscrappy/tests/test_utils.py @@ -56,7 +56,7 @@ def test_medfilt5(): - a = np.ascontiguousarray(np.random.random((1001, 1001))).astype('