Skip to content

Commit 97cff1b

Browse files
committed
Revert back "Test" button to the button bar
1 parent b9795b8 commit 97cff1b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -274,6 +274,7 @@ class PlatformIOVSCodeExtension {
274274
['$(check)', 'PlatformIO: Build', 'platformio-ide.build'],
275275
['$(arrow-right)', 'PlatformIO: Upload', 'platformio-ide.upload'],
276276
['$(trashcan)', 'PlatformIO: Clean', 'platformio-ide.clean'],
277+
['$(beaker)', 'PlatformIO: Test', 'platformio-ide.test'],
277278
['$(plug)', 'PlatformIO: Serial Monitor', 'platformio-ide.serialMonitor'],
278279
['$(terminal)', 'PlatformIO: New Terminal', 'platformio-ide.newTerminal'],
279280
]

0 commit comments

Comments
 (0)