1
0
Fork 0
mirror of https://github.com/correl/mage.git synced 2025-01-15 11:07:08 +00:00
mage/Mage.Tests/config/security.policy

3 lines
56 B
Text
Raw Normal View History

2010-12-20 09:15:40 +00:00
grant {
permission java.security.AllPermission;
};