Moving this test up one level to where it actually belongs.

This commit is contained in:
Eric Banks 2014-01-19 02:33:11 -05:00
parent abd4f552ba
commit 9e858270d7
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@
* 7.7 Governing Law. This Agreement shall be construed, governed, interpreted and applied in accordance with the internal laws of the Commonwealth of Massachusetts, U.S.A., without regard to conflict of laws principles.
*/
package org.broadinstitute.sting.gatk.walkers.annotator;
package org.broadinstitute.sting.gatk.walkers;
import org.broadinstitute.sting.WalkerTest;
import org.testng.annotations.Test;