s/TSDebugger/TSLogger in spec name

This commit is contained in:
Timothy Clem 2016-10-05 08:48:12 -07:00
parent 400e689bdd
commit 0ffebc3d0c

View file

@ -144,7 +144,7 @@ describe("Document", [&]() {
});
});
describe("set_logger(TSDebugger)", [&]() {
describe("set_logger(TSLogger)", [&]() {
SpyLogger *logger;
before_each([&]() {