Expect 404 in unit tests, if we now use 404.
authorElrond <elrond+mediagoblin.org@samba-tng.org>
Thu, 1 Dec 2011 23:09:13 +0000 (00:09 +0100)
committerElrond <elrond+mediagoblin.org@samba-tng.org>
Thu, 1 Dec 2011 23:09:13 +0000 (00:09 +0100)
commit93e4622491ff6bed339267cea2a0a98a7af3c8d8
tree22690a9b75e846e50057aba7bd27e617549a47b7
parent8e2af2843f2de273f75cc1351bb87a905a11fb92
Expect 404 in unit tests, if we now use 404.

Our unit tests for auth were expecting a 400.
Well, now we give a 404. So expect that!

I'm not completely sure, if the 404 is the right thing
here, but that's another topic.
mediagoblin/tests/test_auth.py