Skip to content

Commit 4285b9b

Browse files
committed
Tests: Disabled a Mac test due to a rez error
1 parent 5527f37 commit 4285b9b

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)