enter/exit map sort of working
diff --git a/test/qcbor_decode_tests.h b/test/qcbor_decode_tests.h
index 76296bf..f69a8a3 100644
--- a/test/qcbor_decode_tests.h
+++ b/test/qcbor_decode_tests.h
@@ -254,6 +254,6 @@
 
 int32_t EnterMapTest(void);
 
-
+int32_t IntegerConvertTest(void);
 
 #endif /* defined(__QCBOR__qcbort_decode_tests__) */