Index: tests/test.py
===================================================================
--- tests/test.py	(revision 2cd949bdf646e348c3d82fdbc4bc3da895676621)
+++ tests/test.py	(revision 2c052c066d20fcbb9aba70ba84de9a93003f5a67)
@@ -152,5 +152,5 @@
 	# run everything in a temp directory to make sure core file are handled properly
 	with tempdir():
-		# if the make command succeds continue otherwise skip to diff
+		# if the make command succeeds continue otherwise skip to diff
 		if success(make_ret):
 			with Timed() as run_dur:
