mirror of
https://github.com/chibicitiberiu/rainmeter-studio.git
synced 2024-02-24 04:33:31 +00:00
Revert "Fix running debug projects that use unit testing"
This reverts commit ced3dd2
.
This commit is contained in:
@ -16,9 +16,11 @@
|
||||
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||
*/
|
||||
|
||||
#include "../Common/Test.h"
|
||||
#include "CppUnitTest.h"
|
||||
#include "ConfigParser.h"
|
||||
|
||||
using namespace Microsoft::VisualStudio::CppUnitTestFramework;
|
||||
|
||||
TEST_CLASS(Library_ConfigParser_Test)
|
||||
{
|
||||
public:
|
||||
|
Reference in New Issue
Block a user