aboutsummaryrefslogtreecommitdiffstats
path: root/mpm
diff options
context:
space:
mode:
Diffstat (limited to 'mpm')
-rwxr-xr-xmpm/python/n3xx_bist2
1 files changed, 1 insertions, 1 deletions
diff --git a/mpm/python/n3xx_bist b/mpm/python/n3xx_bist
index 7873d9f6c..9bb650895 100755
--- a/mpm/python/n3xx_bist
+++ b/mpm/python/n3xx_bist
@@ -238,7 +238,7 @@ class N3XXBIST(object):
"""
# This defines special tests that are really collections of other tests.
collections = {
- 'standard': ["ddr3", "gpsdo", "rtc", "temp", "clock_int", "tpm"],
+ 'standard': ["ddr3", "gpsdo", "rtc", "temp", "fan", "tpm"],
'extended': "*",
}