]> diplodocus.org Git - nmh/blobdiff - test/oauth/test-inc
Merge remote-tracking branch 'origin' into xoauth
[nmh] / test / oauth / test-inc
index 8c71e62427b53e946817102186316916823d698e..16b55b5865845f4ecd735d317165bc32817697e7 100755 (executable)
@@ -47,12 +47,6 @@ fake_json_response <<EOF
 }
 EOF
 
-expect_creds <<EOF
-access: test-access
-refresh: test-refresh
-expire:
-EOF
-
 start_fakehttp
 start_pop_xoauth
 
@@ -113,4 +107,6 @@ start_pop testuser testpass
 
 test_inc 'inc: POP server does not support SASL'
 
+clean_fakehttp
+
 exit ${failed:-0}