From d363ef7f4c86639c337f5db8850afc9b2e3d4379 Mon Sep 17 00:00:00 2001 From: MialLewis <95620982+MialLewis@users.noreply.github.com> Date: Thu, 21 Dec 2023 11:36:40 +0000 Subject: [PATCH] readd import test --- conda/meta.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/conda/meta.yaml b/conda/meta.yaml index ba112a81..15950ccb 100644 --- a/conda/meta.yaml +++ b/conda/meta.yaml @@ -30,6 +30,10 @@ requirements: - h5py - jacobi {{ jacobi }} +test: + imports: + - EVSVesuvio + about: home: https://github.com/mantidproject/vesuvio license: GPL-3.0-or-later