--- a
+++ b/Tests/test_HumanStandingTemplate.any
@@ -0,0 +1,9 @@
+
+#define ANYBODY_PATH_OUTPUT "."
+#include "libdef.any"
+
+#include "../Tools/Templates/Human Standing/Human Standing.main.any"
+Main = 
+{
+  AnyOperation& RunTest = Main.RunApplication;
+};