view mod_lib_ldap/dev/t/XMPP/TestUtils.pm @ 1424:9892a537e7fc

mod_profile: Add id to item tag too.
author Kim Alvefur <zash@zash.se>
date Fri, 30 May 2014 15:05:48 +0200
parents 1d51c5e38faa
children
line wrap: on
line source

package XMPP::TestUtils;

use strict;
use warnings;

1;