From e29a0cc668c85414d4eee0710ac7499ef04861af Mon Sep 17 00:00:00 2001 From: nruest Date: Thu, 3 Sep 2015 20:16:03 -0400 Subject: [PATCH] Missing version info. --- tests/islandora_derivatives_test.info | 1 + tests/islandora_hooked_access_test.info | 1 + tests/islandora_hooks_test.info | 1 + tests/islandora_ingest_test.info | 1 + 4 files changed, 4 insertions(+) diff --git a/tests/islandora_derivatives_test.info b/tests/islandora_derivatives_test.info index 338b39fe..c7c72be9 100644 --- a/tests/islandora_derivatives_test.info +++ b/tests/islandora_derivatives_test.info @@ -5,3 +5,4 @@ package = Testing hidden = TRUE files[] = islandora_derivatives_test.module dependencies[] = islandora +version = 7.x-dev diff --git a/tests/islandora_hooked_access_test.info b/tests/islandora_hooked_access_test.info index 6c585daf..67541e88 100644 --- a/tests/islandora_hooked_access_test.info +++ b/tests/islandora_hooked_access_test.info @@ -5,3 +5,4 @@ package = Testing hidden = TRUE files[] = islandora_hooks_test.module dependencies[] = islandora +version = 7.x-dev diff --git a/tests/islandora_hooks_test.info b/tests/islandora_hooks_test.info index 9d211978..81d72b3d 100644 --- a/tests/islandora_hooks_test.info +++ b/tests/islandora_hooks_test.info @@ -5,3 +5,4 @@ package = Testing hidden = TRUE dependencies[] = islandora files[] = islandora_hooks_test.module +version = 7.x-dev diff --git a/tests/islandora_ingest_test.info b/tests/islandora_ingest_test.info index 974a60f2..b0b01a9d 100644 --- a/tests/islandora_ingest_test.info +++ b/tests/islandora_ingest_test.info @@ -5,3 +5,4 @@ package = Testing hidden = TRUE dependencies[] = islandora files[] = islandora_test.module +version = 7.x-dev