IDEA-95528 Remove completion common prefix insertion in tests

This commit is contained in:
peter
2012-11-30 18:07:02 +01:00
parent 4151fb88d8
commit 8abbe6de3a
17 changed files with 15 additions and 126 deletions
@@ -1,7 +1,7 @@
public class Foo {
{
verify(runP4WithClient("integ", "main/...", "rel/..."));
FInpSt.<caret>
FileInputStream.<caret>
verify(runP4WithClient("resolve", "-at"));
}
}