Explorar o código

ZOOKEEPER-1914. TestWatchers.cc failure - workaround (michim via fpj)


git-svn-id: https://svn.apache.org/repos/asf/zookeeper/trunk@1596684 13f79535-47bb-0310-9956-ffa450edef68
Flavio Paiva Junqueira %!s(int64=11) %!d(string=hai) anos
pai
achega
d0d947e8c2
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/c/Makefile.am

+ 1 - 1
src/c/Makefile.am

@@ -90,8 +90,8 @@ TEST_SOURCES = \
     tests/TestClientRetry.cc \
 	tests/TestOperations.cc \
 	tests/TestMulti.cc \
-	tests/TestClient.cc \
 	tests/TestWatchers.cc \
+	tests/TestClient.cc \
 	tests/ZooKeeperQuorumServer.cc \
 	tests/ZooKeeperQuorumServer.h