diff --git a/pressure-vessel/wrap-setup.h b/pressure-vessel/wrap-setup.h
index a690e3cbf67d81b16afd022418ee2a3fd9f4840d..ceb71fc694694145909c285bdae2ee2257b037f7 100644
--- a/pressure-vessel/wrap-setup.h
+++ b/pressure-vessel/wrap-setup.h
@@ -66,6 +66,8 @@ void pv_wrap_move_into_scope (const char *steam_app_id);
  * @PV_APPEND_PRELOAD_FLAGS_FLATPAK_SUBSANDBOX: The game will be run in
  *  a Flatpak subsandbox
  * @PV_APPEND_PRELOAD_FLAGS_REMOVE_GAME_OVERLAY: Disable the Steam Overlay
+ * @PV_APPEND_PRELOAD_FLAGS_IN_UNIT_TESTS: Normalize $LIB and $PLATFORM,
+ *  for unit testing
  * @PV_APPEND_PRELOAD_FLAGS_NONE: None of the above
  *
  * Flags affecting the behaviour of pv_wrap_append_preload().