main: rename goroutine tests
While LLVM coroutines are one implementation of goroutines, it is not the only one. Therefore, rename the tests to 'goroutines' to better describe what they're for.
Этот коммит содержится в:
родитель
45cf2a5a1a
коммит
6e1eb28ed0
3 изменённых файлов: 1 добавлений и 1 удалений
|
@ -35,9 +35,9 @@ func TestCompiler(t *testing.T) {
|
|||
"calls.go",
|
||||
"cgo/",
|
||||
"channel.go",
|
||||
"coroutines.go",
|
||||
"float.go",
|
||||
"gc.go",
|
||||
"goroutines.go",
|
||||
"init.go",
|
||||
"init_multi.go",
|
||||
"interface.go",
|
||||
|
|
0
testdata/coroutines.go → testdata/goroutines.go
предоставленный
0
testdata/coroutines.go → testdata/goroutines.go
предоставленный
0
testdata/coroutines.txt → testdata/goroutines.txt
предоставленный
0
testdata/coroutines.txt → testdata/goroutines.txt
предоставленный
Загрузка…
Создание таблицы
Сослаться в новой задаче