Changeset 818
- Timestamp:
- Aug 17, 2010, 2:52:44 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/test/integration/gscf/EventGroupTests.groovy
r813 r818 73 73 } 74 74 75 void testDelete() { 75 // This test is switched off, as event groups should be deleted via study.deleteEventGroup() and not directly 76 void dontTestDelete() { 76 77 def groupDB = EventGroup.findByName(testEventGroupName) 77 78 assert groupDB
Note: See TracChangeset
for help on using the changeset viewer.