diff --git a/smash/web/tests/test_office_availability.py b/smash/web/tests/test_office_availability.py
index 69ac6790c46d3e7760ccd169b1c7e6a630c80e88..80939ae9ecaeb5b0246f9b50272188d8eb22fba5 100644
--- a/smash/web/tests/test_office_availability.py
+++ b/smash/web/tests/test_office_availability.py
@@ -1,3 +1,4 @@
+# coding=utf-8
 import logging
 
 from django.test import TestCase