Browse Source

refactoring: removed unnecessary comments

remotes/origin/testing
Sandro Welte 11 months ago
parent
commit
e76550360d
  1. 2
      test/test_convert_kg_to_g.c

2
test/test_convert_kg_to_g.c

@ -7,7 +7,7 @@ void setUp(void) {
}
// Test teardown function
void tearDown(void) {
// This function will be called after each test
}

Loading…
Cancel
Save