fixing up tests. Moves are complete
git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@2789 348d0f76-0448-11de-a6fe-93d51630548a
This commit is contained in:
parent
c6d86da4b8
commit
1494dc875f
|
|
@ -1,5 +1,5 @@
|
|||
// our package
|
||||
package org.broadinstitute.sting.oneoffprojects.variantcontext;
|
||||
package org.broadinstitute.sting.gatk.contexts.variantcontext;
|
||||
|
||||
|
||||
// the imports for unit testing.
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
// our package
|
||||
package org.broadinstitute.sting.oneoffprojects.variantcontext;
|
||||
package org.broadinstitute.sting.gatk.contexts.variantcontext;
|
||||
|
||||
|
||||
// the imports for unit testing.
|
||||
Loading…
Reference in New Issue