summaryrefslogtreecommitdiffstats
path: root/testpar/CMakeLists.txt
diff options
context:
space:
mode:
authorRichard Warren <Richard.Warren@hdfgroup.org>2019-12-06 14:33:55 (GMT)
committerDavid Young <dyoung@hdfgroup.org>2020-05-20 14:20:19 (GMT)
commit41eada6dac6c2a44d32a5b7f89fe47ae52fb2838 (patch)
treea3af1760c47a75ba8da07324e05a54373f27b50a /testpar/CMakeLists.txt
parent62639a4568585802efd7a40878a7a15ae1c6cf15 (diff)
downloadhdf5-41eada6dac6c2a44d32a5b7f89fe47ae52fb2838.zip
hdf5-41eada6dac6c2a44d32a5b7f89fe47ae52fb2838.tar.gz
hdf5-41eada6dac6c2a44d32a5b7f89fe47ae52fb2838.tar.bz2
Remove the Copyright UofI per Larry's guidance
Diffstat (limited to 'testpar/CMakeLists.txt')
-rw-r--r--testpar/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/testpar/CMakeLists.txt b/testpar/CMakeLists.txt
index 51c3420..9795c65 100644
--- a/testpar/CMakeLists.txt
+++ b/testpar/CMakeLists.txt
@@ -72,6 +72,7 @@ set (H5P_TESTS
t_init_term
t_shapesame
t_filters_parallel
+ t_2Gio
)
foreach (h5_testp ${H5P_TESTS})