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

@@ -17,6 +17,7 @@
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
#include "config.h"
#include "test_pcm_all.hxx"
#include "test_pcm_util.hxx"
#include "pcm/PcmPack.hxx"