diff options
Diffstat (limited to 'modules/simpletest/simpletest.info')
-rw-r--r-- | modules/simpletest/simpletest.info | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/modules/simpletest/simpletest.info b/modules/simpletest/simpletest.info new file mode 100644 index 000000000..9a162e714 --- /dev/null +++ b/modules/simpletest/simpletest.info @@ -0,0 +1,6 @@ +; $Id$ +name = "SimpleTest" +description = "Provides a framework for unit and functional testing." +package = Core - optional +version = VERSION +core = 7.x |