summaryrefslogtreecommitdiff
path: root/tests/test_base.py
diff options
context:
space:
mode:
authorRaphaël Barrois <raphael.barrois@polytechnique.org>2013-01-02 10:52:26 +0100
committerRaphaël Barrois <raphael.barrois@polytechnique.org>2013-01-02 10:52:26 +0100
commit658ac42850e3b4c4923365287d55ec17be4806de (patch)
tree6e3e32c850972eccad22bf5e919648414ca57bd9 /tests/test_base.py
parenta54c1422c7b4352dadc47476b16d05657a7adb8b (diff)
downloadsemantic-version-658ac42850e3b4c4923365287d55ec17be4806de.tar.gz
Happy New Year!
Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
Diffstat (limited to 'tests/test_base.py')
-rwxr-xr-xtests/test_base.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/test_base.py b/tests/test_base.py
index ea1d8e9..52d2e84 100755
--- a/tests/test_base.py
+++ b/tests/test_base.py
@@ -1,6 +1,6 @@
#!/usr/bin/env python
-# coding: utf-8
-# Copyright (c) 2012 Raphaël Barrois
+# -*- coding: utf-8 -*-
+# Copyright (c) 2012-2013 Raphaël Barrois
"""Test the various functions from 'base'."""