diff options
author | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2008-10-26 02:56:03 -0400 |
---|---|---|
committer | Daniel Kahn Gillmor <dkg@fifthhorseman.net> | 2008-10-26 02:56:03 -0400 |
commit | 6b5b0fdfc95625892df654e4ae057a798e59d588 (patch) | |
tree | f2c844b5eb1f2439caa0d9dbf19f105e77c746b0 /tests/home | |
parent | e3864891de9261409297d4d6a959bce89ef5f42a (diff) |
testing: setting up the fake testuser account with an authorized_user_id.
Diffstat (limited to 'tests/home')
-rw-r--r-- | tests/home/testuser/.monkeysphere/authorized_user_ids | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/home/testuser/.monkeysphere/authorized_user_ids b/tests/home/testuser/.monkeysphere/authorized_user_ids new file mode 100644 index 0000000..4b51eaf --- /dev/null +++ b/tests/home/testuser/.monkeysphere/authorized_user_ids @@ -0,0 +1 @@ +Monkeysphere Test Suite Test User (DO NOT USE!!!) <testuser@example.net> |