1
0
This repository has been archived on 2025-07-27. You can view files and clone it, but cannot push or open issues or pull requests.
Files
siadrive/UnitTests/UnitTestConfig.h
Scott E. Graves 316d20c495 More unit tests
2017-02-03 15:35:15 -06:00

6 lines
126 B
C++

#pragma once
#define TEST_SERVER_AND_PORT L"localhost", 9980
#define TEST_SERVER_VERSION L"1.1.0"
using namespace Sia::Api;