Run all tests on appveyor

This commit is contained in:
Jonathan Müller 2017-06-21 09:53:57 +02:00
commit 28bb72850a
2 changed files with 3 additions and 3 deletions

View file

@ -104,7 +104,7 @@ TEST_CASE("stdlib", "[!hide][integration]")
#include <regex>
#include <atomic>
//#include <atomic> -- issue on MSVC
#include <thread>
#include <mutex>