aboutsummaryrefslogtreecommitdiff
path: root/test cases/unit/35 dist script/subprojects/sub/version-test.py
blob: 1dcafc49ab738be912f0a67ac64eae335d8573cf (plain)
1
2
3
4
5
#!/usr/bin/env python3

from sys import argv

assert argv[1] == 'release'