diff options
author | Tim Hatch <tim@timhatch.com> | 2014-04-15 12:02:47 -0400 |
---|---|---|
committer | Tim Hatch <tim@timhatch.com> | 2014-04-15 12:02:47 -0400 |
commit | 84b7c8aca975566dde86fc90a23d49353e534265 (patch) | |
tree | 7c9e25114be949b7c5e14994d3747f6de64a992c | |
parent | a07c1f2555e26a6a21d1668bdfd8c28c01c559a6 (diff) | |
download | pygments-84b7c8aca975566dde86fc90a23d49353e534265.tar.gz |
Correct language of example file
This was causing test failures on Python 3, where something (presumably hash
order) caused Pawn instead of OpenEdge to be chosen.
-rw-r--r-- | tests/examplefiles/openedge_example (renamed from tests/examplefiles/example.p) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/tests/examplefiles/example.p b/tests/examplefiles/openedge_example index e8c17e33..e8c17e33 100644 --- a/tests/examplefiles/example.p +++ b/tests/examplefiles/openedge_example |