From: David Levine Date: Sat, 26 Mar 2016 23:05:10 +0000 (-0400) Subject: Migrated the oauth tests to start_test()/finish_test() so that X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/74e48ffefe5f68a2b065d8e970448ba38514185f?ds=sidebyside;hp=--cc Migrated the oauth tests to start_test()/finish_test() so that they don't have any output on success, but do report the particular test on failure. --- 74e48ffefe5f68a2b065d8e970448ba38514185f diff --git a/test/oauth/test-inc b/test/oauth/test-inc index 16b55b58..6fa5892a 100755 --- a/test/oauth/test-inc +++ b/test/oauth/test-inc @@ -17,7 +17,7 @@ setup_pop # # TEST -echo 'access token ready, pop server accepts message' +start_test 'access token ready, pop server accepts message' fake_creds <