yunojuno / django-juno-testrunner

A more useful (and slightly more glamorous) test runner for Django 1.6+ from the folks at YunoJuno
MIT License
7 stars 9 forks source link

Fix for JUnit XML creation #17

Closed gergelypolonkai closed 8 years ago

gergelypolonkai commented 8 years ago

I had an unused variable and a typo (I wonder, though, why the typo wasn’t catched by the tests…)

Signed-off-by: Gergely Polonkai gergely@polonkai.eu