support fixing >1 test failure from within Teliva
commit0fa83e1d94055d73fb656cf1db44f1937c7bec2a
authorKartik K. Agaram <vc@akkartik.com>
Thu, 10 Mar 2022 17:47:10 +0000 (10 09:47 -0800)
committerKartik K. Agaram <vc@akkartik.com>
Thu, 10 Mar 2022 17:47:10 +0000 (10 09:47 -0800)
treef86d4380ca4fa2bd67b07ecc2c0ec9ea4049ed83
parent7030e70ef3b9e01218714286b98e1a038c4c2e7e
support fixing >1 test failure from within Teliva

This bug was caused by me forgetting that lua_setglobal affects the
stack.
src/teliva.c