1
0
Fork 0

grains test

This commit is contained in:
Kenneth Wilke 2013-08-20 12:28:14 -05:00
parent 117cc16056
commit dc805f24d8
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
def run():
return str(__grains__)
return str(grains.get())