Commit 95b76278 authored by Greg Messner's avatar Greg Messner
Browse files

Renamed due to collision with non-test class.

parent 3c710091
......@@ -3,7 +3,7 @@ package com.messners.gitlab.api;
import java.io.IOException;
import java.io.Reader;
public class Utils {
public class TestUtils {
/**
* Reads the content of a Reader instance and returns it as a String.
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment