* pre 2.11 - jalview 2.10 erroneously created new dataset entries for each
* view (JAL-3171) this test ensures we can import and merge those views
*/
+ @Test(groups = { "Functional" })
public void testMergeDatasetsforViews() throws IOException
{
// simple project - two views on one alignment
* view (JAL-3171) this test ensures we can import and merge those views This
* is a more complex project
*/
+ @Test(groups = { "Functional" })
public void testMergeDatasetsforManyViews() throws IOException
{
Desktop.instance.closeAll_actionPerformed(null);