IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 29, 2005, 3:26:26 PM (21 years ago)
Author:
jhoblitt
Message:

change unneeded endpoint test to test comment

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Nebulous/nebclient/tests/tests.c

    r4674 r4675  
    2727    char            *key = "foobarbaz";
    2828
    29     TESTS(20);
     29    TESTS(19);
    3030
    3131    if (getenv("NEBULOUS_SERVER")) {
     
    3636    OK(server, "server not NULL");
    3737
    38     OK(server->endpoint, server->endpoint);
     38    printf("# server set to %s\n", server->endpoint);
    3939
    4040    {
Note: See TracChangeset for help on using the changeset viewer.