Fix mock and tests
git-svn-id: svn://sunsvr01.isp.uni-luebeck.de/swproj13/trunk@493 72836036-5685-4462-b002-a69064685172
This commit is contained in:
parent
fc6d3d46db
commit
10153f76a1
7 changed files with 40 additions and 28 deletions
|
@ -66,7 +66,7 @@ public class SaveControlTest {
|
|||
}
|
||||
});
|
||||
|
||||
view.loadEvent.emit(file);
|
||||
view.loadEvent.emit();
|
||||
file.delete();
|
||||
}
|
||||
|
||||
|
|
Reference in a new issue