Skip to content

Commit e3947f5

Browse files
committed
Fix code style in enginemock.h
1 parent 29cc656 commit e3947f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/mocks/enginemock.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,4 +112,4 @@ class EngineMock : public IEngine
112112
MOCK_METHOD(const ScriptMap &, scripts, (), (const, override));
113113
};
114114

115-
} // namespace libscratchcpp
115+
} // namespace scratchcppgui

0 commit comments

Comments
 (0)