Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
gaoqiong
yaml-cpp
Commits
253c80d0
"vscode:/vscode.git/clone" did not exist on "19f1c759bfdee4d70cced1097c28881e736b6e65"
Commit
253c80d0
authored
Mar 23, 2014
by
Jesse Beder
Browse files
Merge from core
parents
ad0a3311
06bf012d
Changes
21
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
test/mock_event_handler.h
test/mock_event_handler.h
+0
-1
No files found.
test/mock_event_handler.h
View file @
253c80d0
...
@@ -21,5 +21,4 @@ class MockEventHandler : public EventHandler {
...
@@ -21,5 +21,4 @@ class MockEventHandler : public EventHandler {
MOCK_METHOD3
(
OnMapStart
,
void
(
const
Mark
&
,
const
std
::
string
&
,
anchor_t
));
MOCK_METHOD3
(
OnMapStart
,
void
(
const
Mark
&
,
const
std
::
string
&
,
anchor_t
));
MOCK_METHOD0
(
OnMapEnd
,
void
());
MOCK_METHOD0
(
OnMapEnd
,
void
());
};
};
}
}
Prev
1
2
Next
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment