[POS-commit] r7092 - stoqlib/trunk/stoqlib/test
Johan Dahlin
jdahlin at async.com.br
Mon Aug 6 10:53:17 BRT 2007
Author: jdahlin
Date: Mon Aug 6 10:53:16 2007
New Revision: 7092
Added:
stoqlib/trunk/stoqlib/test/
stoqlib/trunk/stoqlib/test/__init__.py
stoqlib/trunk/stoqlib/test/test_contracts.py
- copied unchanged from r7091, /stoqlib/trunk/tests/test_contracts.py
Log:
Move tests/test_contracts.py to stoqlib.test
Added: stoqlib/trunk/stoqlib/test/__init__.py
==============================================================================
--- (empty file)
+++ stoqlib/trunk/stoqlib/test/__init__.py Mon Aug 6 10:53:16 2007
@@ -0,0 +1,21 @@
+# -*- coding: utf-8 -*-
+# vi:si:et:sw=4:sts=4:ts=4
+
+##
+## Copyright (C) 2007 Async Open Source <http://www.async.com.br>
+## All rights reserved
+##
+## This program is free software; you can redistribute it and/or modify
+## it under the terms of the GNU Lesser General Public License as published by
+## the Free Software Foundation; either version 2 of the License, or
+## (at your option) any later version.
+##
+## This program is distributed in the hope that it will be useful,
+## but WITHOUT ANY WARRANTY; without even the implied warranty of
+## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+## GNU Lesser General Public License for more details.
+##
+## You should have received a copy of the GNU Lesser General Public License
+## along with this program; if not, write to the Free Software
+## Foundation, Inc., or visit: http://www.gnu.org/.
+##
More information about the POS-commit
mailing list