12 lines
112 B

package final_common
import (
"testing"
)
/**
获取文件名称
*/
func TestReadFileName(t *testing.T) {
}