diff --git a/appveyor.yml b/appveyor.yml index 5442fe5..dad83bc 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -56,4 +56,4 @@ install: build: off test_script: - - b2 libs/system/test toolset=%TOOLSET% + - b2 libs/smart_ptr/test toolset=%TOOLSET%