mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-29 16:01:38 +00:00
update the actual mail address
This commit is contained in:
parent
81108c46f5
commit
b963a79d95
6 changed files with 6 additions and 6 deletions
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Author: Sergei Golovin <Golovin.SV@gmail.com>
|
||||
* Author: Sergei Golovin <svgdev@mail.ru>
|
||||
*/
|
||||
|
||||
#import "NSURLConnectionTest.h"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/* -*- objc -*-
|
||||
*
|
||||
* Author: Sergei Golovin <Golovin.SV@gmail.com>
|
||||
* Author: Sergei Golovin <svgdev@mail.ru>
|
||||
*/
|
||||
|
||||
#import <Foundation/Foundation.h>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Author: Sergei Golovin <Golovin.SV@gmail.com>
|
||||
* Author: Sergei Golovin <svgdev@mail.ru>
|
||||
*/
|
||||
|
||||
#import "TestCase.h"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
|
||||
/** -*- objc -*-
|
||||
*
|
||||
* Author: Sergei Golovin <Golovin.SV@gmail.com>
|
||||
* Author: Sergei Golovin <svgdev@mail.ru>
|
||||
*
|
||||
* TestWebServer is intended to be used in the tests where a web service is
|
||||
* needed. The class's instance is instantiated with the method
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Author: Sergei Golovin <Golovin.SV@gmail.com>
|
||||
* Author: Sergei Golovin <svgdev@mail.ru>
|
||||
*/
|
||||
|
||||
#import "TestWebServer.h"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
/**
|
||||
*
|
||||
* Author: Sergei Golovin <Golovin.SV@gmail.com>
|
||||
* Author: Sergei Golovin <svgdev@mail.ru>
|
||||
*
|
||||
* Runs two TestWebServer instances to check how the class TestWebServer
|
||||
* behaves. Visit http://localhost:1234/index to see all supported resources.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue