mirror of
https://github.com/chibicitiberiu/rainmeter-studio.git
synced 2024-02-24 04:33:31 +00:00
Common: Add UnitTest.h
This commit is contained in:
@ -18,11 +18,9 @@
|
||||
|
||||
#include "Canvas.h"
|
||||
#include "TextFormatD2D.h"
|
||||
#include <CppUnitTest.h>
|
||||
#include "../UnitTest.h"
|
||||
#include <memory>
|
||||
|
||||
using namespace Microsoft::VisualStudio::CppUnitTestFramework;
|
||||
|
||||
namespace Gfx {
|
||||
|
||||
TEST_CLASS(Common_Gfx_TextFormatD2D_Test)
|
||||
|
Reference in New Issue
Block a user