mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-30 13:37:55 +00:00
[#1074] minor changes
This commit is contained in:
parent
ee412cbdd3
commit
c9c0fbfe42
@ -154,7 +154,7 @@ public:
|
|||||||
///
|
///
|
||||||
/// This test checks if the PgSqlHostDataSource can be instantiated. This happens
|
/// This test checks if the PgSqlHostDataSource can be instantiated. This happens
|
||||||
/// only if the database can be opened. Note that this is not part of the
|
/// only if the database can be opened. Note that this is not part of the
|
||||||
/// PgSqlHostMgr test fixure set. This test checks that the database can be
|
/// PgSqlHostMgr test fixture set. This test checks that the database can be
|
||||||
/// opened: the fixtures assume that and check basic operations.
|
/// opened: the fixtures assume that and check basic operations.
|
||||||
TEST(PgSqlHostDataSource, OpenDatabase) {
|
TEST(PgSqlHostDataSource, OpenDatabase) {
|
||||||
// Schema needs to be created for the test to work.
|
// Schema needs to be created for the test to work.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user