Skip to content

Commit df80b5e

Browse files
committed
Tests: Re-enabled audio plugin demo
1 parent 591f21b commit df80b5e

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)