Add resources-en for idea
#KT-38297 Fixed
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
class MyTest {
|
||||
@Test fun <spot>`test two plus two equals four`</spot>() {
|
||||
|
||||
}
|
||||
}
|
||||
+5
@@ -0,0 +1,5 @@
|
||||
class MyTest {
|
||||
@Test fun <spot>test_two_plus_two_equals_four</spot>() {
|
||||
|
||||
}
|
||||
}
|
||||
+5
@@ -0,0 +1,5 @@
|
||||
<html>
|
||||
<body>
|
||||
This intention changes a snake case name of the given test function to a space-separated one.
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user