summaryrefslogtreecommitdiffstats
path: root/test/gass_append.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/gass_append.c')
-rw-r--r--test/gass_append.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/gass_append.c b/test/gass_append.c
index 96ac047..30ad6b0 100644
--- a/test/gass_append.c
+++ b/test/gass_append.c
@@ -151,7 +151,7 @@ int main (void)
#else
int main(void)
{
- printf("Test skipped because GASS driver does not support append yet\n");
+ printf("Test skipped because append depends on web server!\n");
return 0;
}
#endif