Fix typos and comments

Co-Authored-By: Michael Schurter <michael.schurter@gmail.com>
This commit is contained in:
Mahmood Ali
2019-05-16 17:06:03 -04:00
committed by GitHub
parent eedd8e9e66
commit 0b4bebd3aa
2 changed files with 3 additions and 3 deletions

View File

@@ -60,7 +60,7 @@ func TestAllocExecCommand_Fails(t *testing.T) {
"A command is required",
},
{
"log escaped char",
"long escaped char",
[]string{"-address=" + url, "-e", "long_escape", "26470238-5CF2-438F-8772-DC67CFB0705C", "/bin/bash"},
"a single character",
},