]> source.dussan.org Git - jgit.git/commit
Fix HTTP unit tests 04/4704/1
authorShawn O. Pearce <spearce@spearce.org>
Thu, 1 Dec 2011 01:40:10 +0000 (17:40 -0800)
committerShawn O. Pearce <spearce@spearce.org>
Thu, 1 Dec 2011 01:40:10 +0000 (17:40 -0800)
commitcea935ab1b6caf52b31dfd4eae9696dfcc0593a2
treef62cc0779b196109879ce16ba23f0c43d469915d
parent2238fc9358471db5bf882c4018b3d305b04b20bd
Fix HTTP unit tests

I modified the way errors are returned, and this particular test is
now getting a different access denied response. The new text happens
to be what I intended to have here, so update the test.

Change-Id: I53f8410ca0a52755d80473cd5cbcdb4d8502febf
org.eclipse.jgit.http.test/tst/org/eclipse/jgit/http/test/HttpClientTests.java