diff options
author | Thomas Markwalder <tmark@isc.org> | 2017-01-03 14:23:44 +0100 |
---|---|---|
committer | Thomas Markwalder <tmark@isc.org> | 2017-01-03 14:23:44 +0100 |
commit | ebb863e37217bcea92f1818302bb6e5ea29c1673 (patch) | |
tree | a2d84ba4f3e70576760c91ed389ba14585335094 /src/bin/dhcp6/tests/dhcp6_test_utils.cc | |
parent | [5046] CommandMgr dups the connection socket prior to executing command (diff) | |
download | kea-ebb863e37217bcea92f1818302bb6e5ea29c1673.tar.xz kea-ebb863e37217bcea92f1818302bb6e5ea29c1673.zip |
[5046] Addressed review comments
Added memfile without persistence to set_config unit tests. This eliminates
the tests attempting to create the csv file.
Updated copyrights.
Fixed misspelling.
Diffstat (limited to 'src/bin/dhcp6/tests/dhcp6_test_utils.cc')
-rw-r--r-- | src/bin/dhcp6/tests/dhcp6_test_utils.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bin/dhcp6/tests/dhcp6_test_utils.cc b/src/bin/dhcp6/tests/dhcp6_test_utils.cc index a1c74dab10..3ae1478a31 100644 --- a/src/bin/dhcp6/tests/dhcp6_test_utils.cc +++ b/src/bin/dhcp6/tests/dhcp6_test_utils.cc @@ -1,4 +1,4 @@ -// Copyright (C) 2013-2016 Internet Systems Consortium, Inc. ("ISC") +// Copyright (C) 2013-2017 Internet Systems Consortium, Inc. ("ISC") // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this |