Skip to content

Commit

Permalink
Merge pull request #1588 from fuweid/bugfix_fmt
Browse files Browse the repository at this point in the history
bugfix: remove the blank line
  • Loading branch information
shaloulcy authored Jun 24, 2018
2 parents 3661522 + 8d33c7f commit a8b169c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/cli_run_memory_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,6 @@ func (suite *PouchRunMemorySuite) TestRunWithLimitedMemory(c *check.C) {
checkFileContains(c, path, "104857600")
}


// TestRunMemoryOOM is to verify return value when a container is OOM.
func (suite *PouchRunMemorySuite) TestRunMemoryOOM(c *check.C) {
cname := "TestRunMemoryOOM"
Expand Down

0 comments on commit a8b169c

Please sign in to comment.