Przeglądaj źródła

Unskip paging test

Ben Hood 11 lat temu
rodzic
commit
b4929bf8d4
1 zmienionych plików z 0 dodań i 2 usunięć
  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")
 	}