mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 18:27:49 +08:00
Formatter Test: link FormatterTestCase as suggested in #185
This commit is contained in:
parent
144ebb0ff4
commit
0a734f4bd2
@ -48,3 +48,5 @@ public void testFormatter() {
|
||||
### 5.3. Run the test
|
||||
|
||||
Run the test and make sure it's green.
|
||||
|
||||
>> **TIP** See also [`com.intellij.psi.formatter.FormatterTestCase`](upsource:///platform/testFramework/src/com/intellij/psi/formatter/FormatterTestCase.java) as convenient base class.
|
||||
|
Loading…
x
Reference in New Issue
Block a user