mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
SRS5: Test: Run fast and slow blackbox tests seperately.
PICK 95b534ff10
This commit is contained in:
parent
57d205d5a0
commit
b104826a96
5 changed files with 19 additions and 17 deletions
|
@ -33,7 +33,7 @@ import (
|
|||
"time"
|
||||
)
|
||||
|
||||
func TestRtmpPublish_HlsPlay_Basic(t *testing.T) {
|
||||
func TestFast_RtmpPublish_HlsPlay_Basic(t *testing.T) {
|
||||
// This case is run in parallel.
|
||||
t.Parallel()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue