diff options
| author | Nils Schwabe | 2014-04-22 19:04:01 +0200 |
|---|---|---|
| committer | Nils Schwabe | 2014-04-22 19:04:01 +0200 |
| commit | 59b4035f8c9d9db72f389e31c2941316e20e29f0 (patch) | |
| tree | eabe180ab584ef26c0ed8341d358b67ac44d5586 /src/test/java/org/openslx/imagemaster/AppTest.java | |
| parent | ignore ftp.properties (diff) | |
| download | masterserver-59b4035f8c9d9db72f389e31c2941316e20e29f0.tar.gz masterserver-59b4035f8c9d9db72f389e31c2941316e20e29f0.tar.xz masterserver-59b4035f8c9d9db72f389e31c2941316e20e29f0.zip | |
Fixed something
Diffstat (limited to 'src/test/java/org/openslx/imagemaster/AppTest.java')
| -rw-r--r-- | src/test/java/org/openslx/imagemaster/AppTest.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/java/org/openslx/imagemaster/AppTest.java b/src/test/java/org/openslx/imagemaster/AppTest.java index a491242..89e72c1 100644 --- a/src/test/java/org/openslx/imagemaster/AppTest.java +++ b/src/test/java/org/openslx/imagemaster/AppTest.java @@ -80,7 +80,7 @@ public class AppTest } /** - * Test the server authentication. + * Test the server authentication and FTP Upload. * @throws TException * @throws IOException * @throws SocketException |
