File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ def test_ram():
50
50
"model" : "CT102464BA160B.C16" ,
51
51
"ram-ecc" : "no" ,
52
52
"ram-timings" : "11-11-11-28" ,
53
- "ram-type" : "DDR3 " ,
53
+ "ram-type" : "ddr3 " ,
54
54
"sn" : "1949761536" ,
55
55
"type" : "ram" ,
56
56
"working" : "yes" ,
@@ -62,7 +62,7 @@ def test_ram():
62
62
"model" : "CT102464BA160B.C16" ,
63
63
"ram-ecc" : "no" ,
64
64
"ram-timings" : "11-11-11-28" ,
65
- "ram-type" : "DDR3 " ,
65
+ "ram-type" : "ddr3 " ,
66
66
"sn" : "2172780544" ,
67
67
"type" : "ram" ,
68
68
"working" : "yes" ,
Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ def test_ram():
44
44
expect = [
45
45
{
46
46
"ram-ecc" : "no" ,
47
- "ram-type" : "DDR3 " ,
47
+ "ram-type" : "ddr3 " ,
48
48
"brand" : "G Skill Intl" ,
49
49
"capacity-byte" : 8589934592 ,
50
50
"frequency-hertz" : 1333000000 ,
@@ -55,7 +55,7 @@ def test_ram():
55
55
},
56
56
{
57
57
"ram-ecc" : "no" ,
58
- "ram-type" : "DDR3 " ,
58
+ "ram-type" : "ddr3 " ,
59
59
"brand" : "G Skill Intl" ,
60
60
"capacity-byte" : 8589934592 ,
61
61
"frequency-hertz" : 1333000000 ,
You can’t perform that action at this time.
0 commit comments