From 1437ad1387ce43c9dd91dde93d485d041e934847 Mon Sep 17 00:00:00 2001 From: James Booth Date: Sun, 24 May 2015 22:46:25 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8a0b439..8d36ee7 100644 --- a/README.md +++ b/README.md @@ -91,4 +91,4 @@ Stabber logs to: ~/.local/share/stabber/logs/stabber.log ``` # Example -Example tests for Profanity can be found at: https://github.com/boothj5/profanity/blob/stabber-tests/stabbertests/test_connect.c +Example tests for Profanity can be found at: https://github.com/boothj5/profanity/blob/stabber-tests/stabbertests/test_connect.c (the starting and stopping between tests is handled by the setup and teardown routines https://github.com/boothj5/profanity/blob/stabber-tests/stabbertests/stabbertestsuite.c)