mirror of
https://github.com/audacity/linuxdeploy.git
synced 2026-04-18 20:11:56 -05:00
The ".DirIcon" creation seems not to be responsibility of deployAppDirRootFiles
This commit is contained in:
@@ -89,7 +89,6 @@ namespace LinuxDeployTest {
|
||||
|
||||
ASSERT_TRUE(exists(tmpAppDir / source_desktop_path.filename()));
|
||||
ASSERT_TRUE(exists(tmpAppDir / source_icon_path.filename()));
|
||||
ASSERT_TRUE(exists(tmpAppDir / ".DirIcon"));
|
||||
ASSERT_TRUE(exists(target_apprun_path));
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user