t/run-fio-test: fix comment
[fio.git] / t / run-fio-tests.py
index 4fe6fe46f6ec2429a1fd1cab169a7731e6131bd6..71e3e5a621e58413e3ef80893be9100543fda8a4 100755 (executable)
@@ -822,7 +822,7 @@ class FioJobTest_t0027(FioJobTest):
             self.passed = False
 
 class FioJobTest_iops_rate(FioJobTest):
-    """Test consists of fio test job t0009
+    """Test consists of fio test job t0011
     Confirm that job0 iops == 1000
     and that job1_iops / job0_iops ~ 8
     With two runs of fio-3.16 I observed a ratio of 8.3"""