We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 591f21b commit df80b5eCopy full SHA for df80b5e
tests/mac_tests
@@ -69,7 +69,7 @@ function testPlugin()
69
# Disabling these tests for now as they can't be built due to dependancies on the VST2 SDK which
70
# can't be found without the use of Projucer's Global Settings
71
# testPlugin "ArpeggiatorPlugin" "ArpeggiatorPluginDemo.h"
72
-# testPlugin "AudioPluginDemo" "AudioPluginDemo.h"
+testPlugin "AudioPluginDemo" "AudioPluginDemo.h"
73
# testPlugin "DSPModulePluginDemo" "DSPModulePluginDemo.h"
74
# testPlugin "GainPlugin" "GainPluginDemo.h"
75
# testPlugin "MultiOutSynthPlugin" "MultiOutSynthPluginDemo.h"
0 commit comments