aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown
diff options
context:
space:
mode:
authorDylan Baker <dylan@pnwbakers.com>2019-05-14 16:36:10 -0700
committerDylan Baker <dylan@pnwbakers.com>2019-05-14 16:43:29 -0700
commit502a684872d6ffd80f31c61ce67e5d856b472da2 (patch)
tree030afa2f98701f4b6b67d574b74392abaec76cc3 /docs/markdown
parent285db6637dd1884df4b7eb290ba9ef0b50fa0baa (diff)
downloadmeson-502a684872d6ffd80f31c61ce67e5d856b472da2.zip
meson-502a684872d6ffd80f31c61ce67e5d856b472da2.tar.gz
meson-502a684872d6ffd80f31c61ce67e5d856b472da2.tar.bz2
build: TestSetup doesn't take keyword arguments
This function is currently setup with keyword arguments defaulting to None. However, it is never called without passing all of it's arguments explicitly, and only one of it's arguments would actually be valid as None. So just drop that, and make them all positional. And annotate them.
Diffstat (limited to 'docs/markdown')
0 files changed, 0 insertions, 0 deletions