summaryrefslogtreecommitdiffstats
path: root/testpar
diff options
context:
space:
mode:
authorRichard Warren <Richard.Warren@hdfgroup.org>2019-12-06 14:33:55 (GMT)
committerRichard Warren <Richard.Warren@hdfgroup.org>2019-12-06 14:33:55 (GMT)
commitc62aaaff46415c04a898ce90dcd841bdca97ca58 (patch)
tree1a44d67a714b856316d5ac4308bacbe466dbcdec /testpar
parent8a790fe85aa5ed114f29e9e63ca519b9c0e8910d (diff)
downloadhdf5-c62aaaff46415c04a898ce90dcd841bdca97ca58.zip
hdf5-c62aaaff46415c04a898ce90dcd841bdca97ca58.tar.gz
hdf5-c62aaaff46415c04a898ce90dcd841bdca97ca58.tar.bz2
Remove the Copyright UofI per Larry's guidance
Diffstat (limited to 'testpar')
-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})