summaryrefslogtreecommitdiff
path: root/archaeological_operations/tests.py
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@proxience.com>2013-03-07 19:57:25 +0000
committerÉtienne Loks <etienne.loks@proxience.com>2013-03-07 19:57:25 +0000
commitc0e64f5f1baef6cb373c391c71b3953c3abdddfa (patch)
tree78cac7cc354e95a53e8338f22dc9c46b3c70a0b2 /archaeological_operations/tests.py
parentf302bc406d21cf06606a9109d7bf136431660739 (diff)
parent962c88eaf41c09477439b76decd9a85d2f23519b (diff)
downloadIshtar-c0e64f5f1baef6cb373c391c71b3953c3abdddfa.tar.bz2
Ishtar-c0e64f5f1baef6cb373c391c71b3953c3abdddfa.zip
Merge branch 'master' of lysithea.proxience.net:/home/proxience/git/ishtar
Diffstat (limited to 'archaeological_operations/tests.py')
-rw-r--r--archaeological_operations/tests.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/archaeological_operations/tests.py b/archaeological_operations/tests.py
index 551f1e660..9746dc3f6 100644
--- a/archaeological_operations/tests.py
+++ b/archaeological_operations/tests.py
@@ -1,6 +1,6 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
-# Copyright (C) 2012 Étienne Loks <etienne.loks_AT_peacefrogsDOTnet>
+# Copyright (C) 2012-2013 Étienne Loks <etienne.loks_AT_peacefrogsDOTnet>
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
@@ -41,4 +41,4 @@ class ImportOperationTest(TestCase):
Test operation import
"""
call_command('import_operations', os.sep.join([os.getcwd(), '..',
- 'archaeological_operations', 'tests', 'sample.csv']))
+ 'archaeological_operations', 'tests', 'sample.dbf']))