@ -1,5 +1,5 @@
#include "unity.h" // Include the Unity header file
#include "../src/convert_g_to_mg.h" // Include the header file containing the function to be tested
#include "unity.h"
#include "../src/convert_g_to_mg.h"
// Test setup function
void setUp(void) {