From fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Wed, 8 Jul 2015 20:46:52 -0400 Subject: Initial commit --- vo/votest/votest.par | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 vo/votest/votest.par (limited to 'vo/votest/votest.par') diff --git a/vo/votest/votest.par b/vo/votest/votest.par new file mode 100644 index 00000000..30e5afae --- /dev/null +++ b/vo/votest/votest.par @@ -0,0 +1,7 @@ +# VO Unit-Test package parameter file + +descr,s,h,"",,,"Test description" +has_err,b,h,no,,,"Test throws an error" +data_path,s,h,"data$",,,"Test data directory" +data_url,s,h,"http://iraf.noao.edu/votest/",,,"Test data base URL" +version,s,h,"V1.0: December 12, 2011" -- cgit