first
This commit is contained in:
parent
78d01a912a
commit
3b1f0a4ffc
@ -1 +1,10 @@
|
||||
package compression
|
||||
|
||||
import (
|
||||
"fmt"
|
||||
"testing"
|
||||
)
|
||||
|
||||
func TestCompress(t *testing.T) {
|
||||
fmt.Println("aaaaaa")
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user