Browse Source

refactoring: removed unnecessary comments

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

2
test/test_convert_kg_to_g.c

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

Loading…
Cancel
Save