diff --git a/appexecfwk/zlib/actszlibtest/Test.json b/appexecfwk/zlib/actszlibtest/Test.json index b62bc1844c0dce35a07ec142f91d45371356da7c..deba00a29b23e3379bdad764fcb21bdfec08281a 100644 --- a/appexecfwk/zlib/actszlibtest/Test.json +++ b/appexecfwk/zlib/actszlibtest/Test.json @@ -16,6 +16,13 @@ "ActsZlibTest->/data/local/tmp/ActsZlibTest" ], "type": "PushKit" + }, + { + "type": "ShellKit", + "run-command": [ + "remount", + "mkdir /data/test" + ] } ] } \ No newline at end of file