Browse Source

Fix the file doc comment.

pull/476/head
Adam Vessey 11 years ago
parent
commit
08c5888842
  1. 8
      tests/islandora_manage_temp_file.test

8
tests/islandora_manage_temp_file.test

@ -2,13 +2,7 @@
/**
* @file
* Tests to see if the hooks get called when appropriate.
*
* In the test module 'islandora_hooked_access_test' there are implementations
* of hooks being tested. These implementations modifies the session, and
* that's how we test if the hook gets called.
*
* To make sense of these tests reference islandora_hooked_access_test.module.
* Tests for our islandora_temp_file_entry() function.
*/
class IslandoraManageTempfileTestCase extends IslandoraWebTestCase {

Loading…
Cancel
Save