no longer an invalid color representation, so removing test

This commit is contained in:
Dane Springmeyer 2010-10-06 18:53:08 +00:00
parent f7346b0e72
commit c240208a0f

View file

@ -1,9 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE Map >
<Map bgcolor="red">
<Style name="some_style">
<Rule name="some_rule">
<LineSymbolizer stroke="#DEADBEEF" />
</Rule>
</Style>
</Map>