Skip to content
Snippets Groups Projects
Commit 7138daf6 authored by Gitlab Runner's avatar Gitlab Runner
Browse files

Fix gtest macro

parent 05e3a159
No related branches found
No related tags found
1 merge request!75deletet all gpu related files, changed alle .cu files to .cpp files and add...
......@@ -4,7 +4,7 @@
#include <basics/utilities/UbFileInputASCII.h>
DISABLED_TEST(DISABLED_UbFileInputASCIITest, readIntegerAfterString)
TEST(DISABLED_UbFileInputASCIITest, readIntegerAfterString)
{
// assuming that the config files is stored parallel to this file.
std::filesystem::path filePath = __FILE__;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment