Sélecteur pour le thème d'icone
This commit is contained in:
@ -21,7 +21,7 @@ DesktopSuite.findIconThemes = function(test) {
|
||||
|
||||
DesktopSuite.findIcon = function(test) {
|
||||
|
||||
DesktopApps.findIcon('atom')
|
||||
DesktopApps.findIcon('phpmyadmin')
|
||||
.then(function(iconPath) {
|
||||
console.log('findIcon', iconPath);
|
||||
test.done();
|
||||
|
Reference in New Issue
Block a user