view commons/pyRepetUnit/profilesDB/tests/InsertProfilesMapFileInDBTestRessources.py @ 31:0ab839023fe4

Uploaded
author m-zytnicki
date Tue, 30 Apr 2013 14:33:21 -0400
parents 94ab73e8a190
children
line wrap: on
line source

'''
Created on 24 juin 2009

@author: choede
'''

class InsertProfilesMapFileInDBTestRessources(object):
    '''
    Put here ressources not present in config file
    '''
    REPET_DB_USER = "ochoede"
    REPET_DB_HOST = "pisano"
    REPET_DB_PW = "ochoede"
    REPET_DB_NAME = "repet_ochoede"