Skip to content

Commit

Permalink
fix #1930 autot
Browse files Browse the repository at this point in the history
  • Loading branch information
doutriaux1 committed Apr 15, 2016
1 parent 8131073 commit 266085a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions testing/vcs/test_vcs_autot_axis_titles.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
s = f(testConfig[plot][1])

x = vcs.init(bg=bg, geometry=(xSize, ySize))
x.setbgoutputdimensions(xSize,ySize)

# graphics method
if (plot.find('boxfill') != -1):
Expand Down

0 comments on commit 266085a

Please sign in to comment.