mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Backed out changeset 93602e7a1551 (bug 865642)
This commit is contained in:
parent
09a97ad595
commit
74cc32e1ba
@ -35,10 +35,14 @@ MOCHITEST_FILES := \
|
||||
test_audioBufferSourceNodeNullBuffer.html \
|
||||
test_badConnect.html \
|
||||
test_biquadFilterNode.html \
|
||||
test_delayNode.html \
|
||||
test_delayNodeWithGain.html \
|
||||
test_decodeAudioData.html \
|
||||
test_dynamicsCompressorNode.html \
|
||||
test_gainNode.html \
|
||||
test_mixingRules.html \
|
||||
test_pannerNode.html \
|
||||
test_scriptProcessorNode.html \
|
||||
test_scriptProcessorNodeChannelCount.html \
|
||||
test_singleSourceDest.html \
|
||||
ting.ogg \
|
||||
@ -60,10 +64,6 @@ ifneq ($(OS_TARGET),Android)
|
||||
MOCHITEST_FILES += \
|
||||
test_bug867174.html \
|
||||
test_currentTime.html \
|
||||
test_delayNode.html \
|
||||
test_delayNodeWithGain.html \
|
||||
test_gainNode.html \
|
||||
test_scriptProcessorNode.html \
|
||||
$(NULL)
|
||||
endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user