doc improvement

This commit is contained in:
Kohsuke Kawaguchi
2012-01-08 18:19:43 -08:00
parent 57b26b6a21
commit 748cbdd03b

View File

@@ -9,6 +9,9 @@ import java.io.IOException;
import java.io.StringReader;
/**
* App to test the hook script. You need some internet-facing server that can forward the request to you
* (typically via SSH reverse port forwarding.)
*
* @author Kohsuke Kawaguchi
*/
public class HookApp {