Short tests for GAP#

sage.libs.gap.test.test_write_to_file()#

Test that libgap can write to files

See github issue #16502, github issue #15833.

EXAMPLES:

sage: from sage.libs.gap.test import test_write_to_file
sage: test_write_to_file()