Specs
Beautiful C++ Test Framework
Loading...
Searching...
No Matches
EndTestTemplate.h
Go to the documentation of this file.
1#pragma once
2
3#include "../Macros/RESTORE_CURRENT_GROUP_STACK.h"
4
5#define EndTestTemplate() _SPEC_RESTORE_GROUP_STACK();