This commit is contained in:
Alexey Kudravtsev
2015-01-21 15:53:42 +03:00
parent 3f2641778f
commit 9bf024485c
@@ -1,5 +1,5 @@
/*
* Copyright 2000-2014 JetBrains s.r.o.
* Copyright 2000-2015 JetBrains s.r.o.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
@@ -830,6 +830,7 @@ public class DaemonCodeAnalyzerImpl extends DaemonCodeAnalyzerEx implements Pers
}
}
@TestOnly
synchronized DaemonProgressIndicator getUpdateProgress() {
return myUpdateProgress;
}