ソースを参照

Unskip paging test

Ben Hood 12 年 前
コミット
b4929bf8d4
1 ファイル変更0 行追加2 行削除
  1. 0 2
      cassandra_test.go

+ 0 - 2
cassandra_test.go

@@ -187,8 +187,6 @@ func TestTracing(t *testing.T) {
 
 func TestPaging(t *testing.T) {
 
-	t.Skip("Skip until https://github.com/gocql/gocql/issues/110 is resolved")
-
 	if *flagProto == 1 {
 		t.Skip("Paging not supported. Please use Cassandra >= 2.0")
 	}