tests: Fix environment setup.
* tests/openpgp/defs.scm (setup-legacy-environment): Do not call 'setup-environment' because that will start the agent, and hence register the atexit function twice.
Fixes: a55393cb5f4b331cb3a715c7d9a8b91f7606f337
- Signed-off-by: Justus Winter <justus@g10code.com>