Skip to content

Commit

Permalink
Added missing encoding prefix in localflavor test
Browse files Browse the repository at this point in the history
  • Loading branch information
claudep committed Jun 12, 2012
1 parent 35f9c2c commit a7ef802
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/regressiontests/localflavor/mk/tests.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# -*- encoding: utf-8 -*-
from __future__ import absolute_import, unicode_literals

from django.contrib.localflavor.mk.forms import (
Expand Down

0 comments on commit a7ef802

Please sign in to comment.