Ignore:
Timestamp:
21 Nov 2011, 10:11:07 (13 years ago)
Author:
Henrik Bettermann
Message:

Rename securitypolicy module to dynamicroles.

File:
1 moved

Legend:

Unmodified
Added
Removed
  • main/waeup.sirp/trunk/src/waeup/sirp/applicants/tests/test_dynamicroles.py

    r7146 r7159  
     1## $Id$
    12##
    2 ## test_securitypolicy.py
    3 ## Login : <uli@pu.smp.net>
    4 ## Started on  Mon Nov 14 09:18:42 2011 Uli Fouquet
    5 ## $Id$
    6 ##
    7 ## Copyright (C) 2011 Uli Fouquet
     3## Copyright (C) 2011 Uli Fouquet & Henrik Bettermann
    84## This program is free software; you can redistribute it and/or modify
    95## it under the terms of the GNU General Public License as published by
     
    2117##
    2218"""
    23 Tests for local roles concerning applicants and related.
     19Tests for dynamic roles concerning applicants and related.
    2420"""
    2521from zope.interface import verify
Note: See TracChangeset for help on using the changeset viewer.