#%Module1.0

##############################################################################
#   Modules Revision 3.0
#   Providing a flexible user environment
#
#   File:		loc_rc010/%M%
#   Revision:		%I%
#   First Edition:	2018/07/13
#   Last Mod.:		%U%, %G%
#
#   Authors:		Xavier Delaruelle, xavier.delaruelle@cea.fr
#
#   Description:	Testuite modulefile
#   Command:        module-version
#   Sub-Command:
#
#   Invocation:
#   Result:	%R{
#		}R%
#   Comment:	%C{
#           Test the correct location of hidden modules (modulefile with
#           part of their name starting with a "dot")
#		}C%
#
##############################################################################

module-version ./.1.0 default
module-alias /.2.2 /2.0
module-version /dir foo
module-version /wrong bar
