test/test_pcm: enable the DSD unit tests

These were disabled by accident.
This commit is contained in:
Max Kellermann
2017-01-11 16:13:59 +01:00
parent 569be2d402
commit b1bee9ff38
4 changed files with 5 additions and 0 deletions

View File

@@ -20,6 +20,8 @@
#ifndef MPD_TEST_PCM_ALL_HXX
#define MPD_TEST_PCM_ALL_HXX
#include "check.h"
#include <cppunit/TestFixture.h>
#include <cppunit/extensions/HelperMacros.h>