Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
OpenWalnut
OpenWalnut Core
Commits
64f48cf6
Commit
64f48cf6
authored
Mar 23, 2021
by
daniel.bub
Browse files
[REFAC
#83
] rename test method
parent
802a4bb1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/modules/filterProtonData/test/WCsvConverter_test.h
src/modules/filterProtonData/test/WCsvConverter_test.h
+1
-1
No files found.
src/modules/filterProtonData/test/WCsvConverter_test.h
View file @
64f48cf6
...
...
@@ -45,7 +45,7 @@ public:
/**
* Test the constructors of WCsvConverter, so no exception is thrown, when input parameters are correct
*/
static
void
testConstructorThrowN
ullptr
()
static
void
testConstructorThrowN
othing
()
{
WReaderCSV
csvReader
(
W_FIXTURE_PATH
+
"../data/CSVs/valid.csv"
);
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment