/**
 * The purpose of this test is to check that the trampoline function on google
 * can route calls, invoke the wrapper, and return values correctly, without
 * actually creating a cloud function. However, it does use real cloud queues.
 */
export {};
