ledisdb/rpl/file_table_test.go

10 lines
74 B
Go
Raw Normal View History

2014-11-05 12:34:14 +03:00
package rpl
import (
"testing"
)
func TestFileTable(t *testing.T) {
}