Skip to content

Commit 4ce04a3

Browse files
author
Shane Snyder
committed
bug fix in pydarshan tests
1 parent 62dc6e3 commit 4ce04a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

darshan-util/pydarshan/darshan/tests/test_plot_exp_common.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"snyder_ior-DFS_id4681120-53379_5-8-15060-3270540599978592154_1.darshan",
8383
"DFS",
8484
plot_opcounts,
85-
['Read', 'Readx', 'Write', 'Writex', 'Open', 'GlobalOpen', 'Lookup', 'Get Size', 'Punch', 'Remove', 'Stat'],
85+
['Read', 'Readx', 'Write', 'Writex', 'Open', 'GlobalOpen', 'Lookup', 'GetSize', 'Punch', 'Remove', 'Stat'],
8686
),
8787
(
8888
"snyder_ior-DFS_id4681120-53379_5-8-15060-3270540599978592154_1.darshan",

0 commit comments

Comments
 (0)