Add gen_robot_valid.py to pgm_template.robot

Change-Id: Ia36270ce1abbf545020c2ee22e6f91b9bb66d88b
Signed-off-by: Michael Walsh <micwalsh@us.ibm.com>
diff --git a/templates/pgm_template.robot b/templates/pgm_template.robot
index db6a891..64617f6 100755
--- a/templates/pgm_template.robot
+++ b/templates/pgm_template.robot
@@ -8,6 +8,7 @@
 Library                     pgm_template.py
 Library                     gen_print.py
 Library                     gen_robot_print.py
+Library                     gen_robot_valid.py
 Resource                    bmc_redfish_resource.robot
 
 Suite Setup                 Suite Setup