mirror of
https://github.com/LizardByte/Sunshine.git
synced 2025-08-10 00:52:16 +00:00
docs(src): add examples alias and general cleanup (#2763)
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
/**
|
||||
* @file tests/conftest.cpp
|
||||
* @brief Common test fixtures for all tests.
|
||||
* While not a header, this file should be included in all test files.
|
||||
* @todo Separate parts of this into a header file.
|
||||
*/
|
||||
#include <filesystem>
|
||||
#include <gtest/gtest.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user