Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
佳 邓
Gitlab4j Api
Commits
5aad2fa2
Commit
5aad2fa2
authored
Feb 18, 2014
by
gmessner
Browse files
Mods for renamed classes.
parent
4608a8d9
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/test/java/com/messners/gitlab/api/TestGitLabApiEvents.java
View file @
5aad2fa2
...
...
@@ -11,8 +11,8 @@ import org.codehaus.jackson.map.ObjectMapper;
import
org.junit.BeforeClass
;
import
org.junit.Test
;
import
com.messners.gitlab.api.
event
.EventObject
;
import
com.messners.gitlab.api.
event
.PushEvent
;
import
com.messners.gitlab.api.
webhook
.EventObject
;
import
com.messners.gitlab.api.
webhook
.PushEvent
;
public
class
TestGitLabApiEvents
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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