Browse Source

refactoring: removed unnecessary comments

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

2
test/test_convert_kg_to_ton.c

@ -1,4 +1,4 @@
#include "unity.h" // Include the Unity header file
#include "unity.h"
#include "../src/convert_kg_to_ton.h"
// Test setup function

Loading…
Cancel
Save