2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-30 05:27:55 +00:00

[#1074] minor changes

This commit is contained in:
Razvan Becheriu 2020-01-13 14:45:15 +02:00
parent ee412cbdd3
commit c9c0fbfe42

View File

@ -154,7 +154,7 @@ public:
///
/// 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
/// 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.
TEST(PgSqlHostDataSource, OpenDatabase) {
// Schema needs to be created for the test to work.