From 993cf2d90a7266c0e05f4af5ea0b02f279d67dba Mon Sep 17 00:00:00 2001 From: Spencer Lyon Date: Mon, 3 Sep 2018 21:53:37 -0400 Subject: [PATCH] TEST: cleaning out testing dependencies --- test/REQUIRE | 2 -- test/runtests.jl | 1 - 2 files changed, 3 deletions(-) delete mode 100644 test/REQUIRE diff --git a/test/REQUIRE b/test/REQUIRE deleted file mode 100644 index b1fd99f1..00000000 --- a/test/REQUIRE +++ /dev/null @@ -1,2 +0,0 @@ -JLD -HDF5 diff --git a/test/runtests.jl b/test/runtests.jl index 1acd5274..9e3b9b63 100644 --- a/test/runtests.jl +++ b/test/runtests.jl @@ -9,7 +9,6 @@ using Random using FFTW using DSP using SparseArrays -using HDF5, JLD2 using Test tests = [