Skip to content

Commit 437b613

Browse files
committed
Revert "Tests: Re-enabled audio plugin demo"
This reverts commit df80b5e.
1 parent df80b5e commit 437b613

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/mac_tests

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ function testPlugin()
6969
# Disabling these tests for now as they can't be built due to dependancies on the VST2 SDK which
7070
# can't be found without the use of Projucer's Global Settings
7171
# testPlugin "ArpeggiatorPlugin" "ArpeggiatorPluginDemo.h"
72-
testPlugin "AudioPluginDemo" "AudioPluginDemo.h"
72+
# testPlugin "AudioPluginDemo" "AudioPluginDemo.h"
7373
# testPlugin "DSPModulePluginDemo" "DSPModulePluginDemo.h"
7474
# testPlugin "GainPlugin" "GainPluginDemo.h"
7575
# testPlugin "MultiOutSynthPlugin" "MultiOutSynthPluginDemo.h"

0 commit comments

Comments
 (0)