From fe1741a4fcb595abeeb0d822c1f6cf8ee0be6ca6 Mon Sep 17 00:00:00 2001 From: Geoffrey Garrett Date: Sat, 20 Jul 2024 14:30:19 +0200 Subject: [PATCH] fix: add recipe files for test --- recipe/meta.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/recipe/meta.yaml b/recipe/meta.yaml index 6dd8b55..3cf4ae7 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -25,6 +25,10 @@ test: requires: - {{ compiler('c') }} + files: + - test_nrlmsise_unix.sh # [not win] + - test_nrlmsise_windows.bat # [win] + source_files: - nrlmsise-00_test.c