Skip to content

Commit

Permalink
[git] rename GitHistoryTest -> GitFileHistoryTest
Browse files Browse the repository at this point in the history
  • Loading branch information
juliabeliaeva committed May 4, 2018
1 parent 46a5387 commit 923d5ed
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ import java.io.File
import java.io.IOException
import java.util.*

class GitHistoryTest : GitSingleRepoTest() {
class GitFileHistoryTest : GitSingleRepoTest() {

fun `test commit message with escape sequence`() {
touch("a.txt")
Expand Down

0 comments on commit 923d5ed

Please sign in to comment.