Index: Jenkinsfile
===================================================================
--- Jenkinsfile	(revision 56a9ce6f0b53f89bd7c0a68f4523b94148bbf009)
+++ Jenkinsfile	(revision cb64fd6a437ca9d7095a046bfde056b2bcf9607d)
@@ -30,5 +30,5 @@
 	build_stage 'Test'
 
-		//Run the tests from the example directory
+		//Run the tests from the tests directory
 		dir ('src/tests') {
 			if (full_build) {
