Skip to content
Snippets Groups Projects
Commit 2127657b authored by Alexandre Savard's avatar Alexandre Savard
Browse files

[#2926] Code cleanup

parent 173615e9
No related branches found
No related tags found
No related merge requests found
......@@ -36,8 +36,8 @@ void AudioLayerTest::testAudioLayerConfig() {
int layer = Manager::instance().getAudioDriver()->getLayerType();
if (layer != ALSA)
Manager::instance().switchAudioManager();
// if (layer != ALSA)
// Manager::instance().switchAudioManager();
// TODO: Fix tests
//CPPUNIT_ASSERT ( (int) Manager::instance().getAudioDriver()->getSampleRate() == sampling_rate);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment