[libgda: 3/4] postgres: Unit Test DDL fix typo
- From: Daniel Espinosa Ortiz <despinosa src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgda: 3/4] postgres: Unit Test DDL fix typo
- Date: Sun, 23 Dec 2018 15:04:41 +0000 (UTC)
commit 12865402bc1e5210e70343aa25f271bb5bf64469
Author: Daniel Espinosa Ortiz <esodan gmail com>
Date: Sun Dec 23 09:01:30 2018 -0600
postgres: Unit Test DDL fix typo
tests/ddl/check-ddl-creator-postgresql.c | 1 -
1 file changed, 1 deletion(-)
---
diff --git a/tests/ddl/check-ddl-creator-postgresql.c b/tests/ddl/check-ddl-creator-postgresql.c
index 202fde344..a9dfdeb67 100644
--- a/tests/ddl/check-ddl-creator-postgresql.c
+++ b/tests/ddl/check-ddl-creator-postgresql.c
@@ -270,7 +270,6 @@ test_ddl_creator_start (CheckDdlObject *self,
g_print ("Please set the variable POSTGRES_CNC_PARAMS with an appropriate user, host, and database\n");
g_print ("Test Skip.\n");
return;
- }
}
g_assert_nonnull (self->cnc);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]