Last change
on this file since 496 was
496,
checked in by duh, 12 years ago
|
- set svn keyword expansion
|
-
Property svn:keywords set to
Date Author Rev
|
File size:
282 bytes
|
Rev | Line | |
---|
[77] | 1 | package dbnp.transcriptomics.magetab.idf |
---|
| 2 | |
---|
| 3 | import grails.test.* |
---|
| 4 | |
---|
| 5 | class InvestigationDesignTests extends GrailsUnitTestCase { |
---|
| 6 | protected void setUp() { |
---|
| 7 | super.setUp() |
---|
| 8 | } |
---|
| 9 | |
---|
| 10 | protected void tearDown() { |
---|
| 11 | super.tearDown() |
---|
| 12 | } |
---|
| 13 | |
---|
| 14 | void testSomething() { |
---|
| 15 | |
---|
| 16 | } |
---|
| 17 | } |
---|
Note: See
TracBrowser
for help on using the repository browser.