Merge pull request #989 from roramirez/add-log-deprecated-function

Add log deprecated function in test
This commit is contained in:
Michael Teeuw
2017-08-12 13:50:52 +02:00
committed by GitHub

View File

@@ -72,7 +72,7 @@ describe("Calendar module", function() {
}); });
}); });
describe("Basic auth backward compatibilty configuration", function() { describe("Basic auth backward compatibilty configuration: DEPRECATED", function() {
before(function() { before(function() {
serverBasicAuth.listen(8012); serverBasicAuth.listen(8012);
// Set config sample for use in test // Set config sample for use in test