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
95b76278
Commit
95b76278
authored
Feb 18, 2017
by
Greg Messner
Browse files
Renamed due to collision with non-test class.
parent
3c710091
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/test/java/com/messners/gitlab/api/Utils.java
→
src/test/java/com/messners/gitlab/api/
Test
Utils.java
View file @
95b76278
...
@@ -3,7 +3,7 @@ package com.messners.gitlab.api;
...
@@ -3,7 +3,7 @@ package com.messners.gitlab.api;
import
java.io.IOException
;
import
java.io.IOException
;
import
java.io.Reader
;
import
java.io.Reader
;
public
class
Utils
{
public
class
Test
Utils
{
/**
/**
* Reads the content of a Reader instance and returns it as a String.
* Reads the content of a Reader instance and returns it as a String.
...
...
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