mirror of
https://github.com/kbwo/testing-language-server.git
synced 2025-08-02 23:02:15 +00:00
refactor: rename directory
This commit is contained in:
parent
4782784122
commit
1d6dd6623e
41 changed files with 54 additions and 67 deletions
|
@ -1,15 +0,0 @@
|
|||
package main
|
||||
|
||||
func Example_hello_ok() {
|
||||
hello()
|
||||
|
||||
// Output:
|
||||
// hello world
|
||||
}
|
||||
|
||||
func Example_hello_ng() {
|
||||
hello()
|
||||
|
||||
// Output:
|
||||
// NG pattern
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue