Commit ac4149c3 authored by Stefan Becker's avatar Stefan Becker

tests: ignore trickle executables

This fixes commit 9afd0c8b
parent e920a995
...@@ -136,7 +136,6 @@ tests/test-add-remove-stream ...@@ -136,7 +136,6 @@ tests/test-add-remove-stream
tests/test-address tests/test-address
tests/test-bsd tests/test-bsd
tests/test-build-io-stream tests/test-build-io-stream
tests/test-dribble
tests/test-fallback tests/test-fallback
tests/test-fullmode tests/test-fullmode
tests/test-icetcp tests/test-icetcp
...@@ -147,6 +146,7 @@ tests/test-io-stream-thread ...@@ -147,6 +146,7 @@ tests/test-io-stream-thread
tests/test-io-stream-pollable tests/test-io-stream-pollable
tests/test-send-recv tests/test-send-recv
tests/test-mainloop tests/test-mainloop
tests/test-new-trickle
tests/test-priority tests/test-priority
tests/test-pseudotcp tests/test-pseudotcp
tests/test-pseudotcp-fin tests/test-pseudotcp-fin
...@@ -155,7 +155,7 @@ tests/test-pseudotcp-fin ...@@ -155,7 +155,7 @@ tests/test-pseudotcp-fin
tests/test-restart tests/test-restart
tests/test-tcp tests/test-tcp
tests/test-thread tests/test-thread
tests/test-new-dribble tests/test-trickle
tests/test-nomination tests/test-nomination
tests/test-credentials tests/test-credentials
tests/test-different-number-streams tests/test-different-number-streams
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment