mirror of
https://gitlab.crans.org/nounous/ghostream.git
synced 2024-12-22 09:12:19 +00:00
🌱 Create empty test files to have a realistic coverage
This commit is contained in:
parent
48c8ff8987
commit
da5ba44e6b
1
auth/auth_test.go
Normal file
1
auth/auth_test.go
Normal file
@ -0,0 +1 @@
|
||||
package auth
|
1
auth/basic/basic_test.go
Normal file
1
auth/basic/basic_test.go
Normal file
@ -0,0 +1 @@
|
||||
package basic
|
1
auth/bypass/bypass_test.go
Normal file
1
auth/bypass/bypass_test.go
Normal file
@ -0,0 +1 @@
|
||||
package bypass
|
1
auth/ldap/ldap_test.go
Normal file
1
auth/ldap/ldap_test.go
Normal file
@ -0,0 +1 @@
|
||||
package ldap
|
1
internal/monitoring/monitoring_test.go
Normal file
1
internal/monitoring/monitoring_test.go
Normal file
@ -0,0 +1 @@
|
||||
package monitoring
|
1
main_test.go
Normal file
1
main_test.go
Normal file
@ -0,0 +1 @@
|
||||
package main
|
1
stream/srt/srt_test.go
Normal file
1
stream/srt/srt_test.go
Normal file
@ -0,0 +1 @@
|
||||
package srt
|
1
stream/stream_test.go
Normal file
1
stream/stream_test.go
Normal file
@ -0,0 +1 @@
|
||||
package stream
|
Loading…
Reference in New Issue
Block a user