offa 7 лет назад
Родитель
Сommit
3a00a3063d
1 измененных файлов: 1 добавлений и 0 удалений
  1. +1
    -0
      test/ScopeGuardTest.cpp

+ 1
- 0
test/ScopeGuardTest.cpp Просмотреть файл

@@ -2,6 +2,7 @@
#include "scope_guard.h"
#include <catch.hpp>

using namespace guards;

TEST_CASE("deleter called on destruction", "[ScopeGuard]")
{

Загрузка…
Отмена
Сохранить