Changeset 5359
- Timestamp:
- 08/26/08 00:35:52 (3 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
openmrs-modules/groovyforms/test/org/openmrs/module/groovyforms/extension/html/AdminListExtensionTest.java
r5358 r5359 43 43 * Check the media type of this extension class 44 44 */ 45 @Test 45 46 public void testMediaTypeIsHtml() { 46 47 AdminList ext = new AdminList();