Skip to content
Snippets Groups Projects
Commit 48989956 authored by Chris Lamb's avatar Chris Lamb :eyes:
Browse files

Drop comment regarding the source of test{1,2}.ppu - these were replaced in d0f0b215.

Gbp-Dch: ignore
parent d76a231f
No related branches found
No related tags found
No related merge requests found
......@@ -29,12 +29,6 @@ from ..utils.tools import skip_unless_tools_exist, skip_unless_tool_is_at_least
from ..utils.nonexisting import assert_non_existing
# These test files were taken from two different builds of the Debian package
# fp-units-castle-game-engine (version 5.1.1-2 on amd64) on the Debian
# reproducible build infrastructure. The files were originally called
# castletexturefont_dejavusans_10.ppu which are generated during package
# building of the cge package from dejavusans font in the fonts-dejavu package.
file1 = load_fixture("test1.ppu")
file2 = load_fixture("test2.ppu")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment