Remove unwanted files from repository.
[swifty.git] / src / libswift / tests / connecttest.log
diff --git a/src/libswift/tests/connecttest.log b/src/libswift/tests/connecttest.log
deleted file mode 100644 (file)
index ec70ccb..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-[==========] Running 1 test from 1 test case.
-[----------] Global test environment set-up.
-[----------] 1 test from Connection
-[ RUN      ] Connection.CwndTest
-tests/connecttest.cpp:39: Failure
-Value of: stat("test_file0.dat", &st)
-  Actual: -1
-Expected: 0
-[  FAILED  ] Connection.CwndTest (0 ms)
-[----------] 1 test from Connection (0 ms total)
-
-[----------] Global test environment tear-down
-[==========] 1 test from 1 test case ran. (2 ms total)
-[  PASSED  ] 0 tests.
-[  FAILED  ] 1 test, listed below:
-[  FAILED  ] Connection.CwndTest
-
- 1 FAILED TEST