I CAN READ A DIRECTORY NOW
I've only tested it with the root dir, but should work for all directories.
This commit is contained in:
+1
-1
@@ -39,7 +39,7 @@ func TestMain(t *testing.T) {
|
||||
if err != nil {
|
||||
t.Fatal(err)
|
||||
}
|
||||
t.Fatal(err)
|
||||
t.Fatal("No problems here!")
|
||||
}
|
||||
|
||||
func TestCreateSquashFromAppImage(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user