diff options
| author | Eli Schwartz <eschwartz@archlinux.org> | 2021-06-09 14:57:15 -0400 |
|---|---|---|
| committer | Eli Schwartz <eschwartz@archlinux.org> | 2021-08-15 09:36:18 -0400 |
| commit | 59d4f771d280cbea0d0afc9579e127225751c028 (patch) | |
| tree | 6454a837f8d8e95ddb69331756e54bcbf03b86f1 /unittests/linuxcrosstests.py | |
| parent | c2592bc921f9357a187d241b233f2be0178195e9 (diff) | |
| download | meson-59d4f771d280cbea0d0afc9579e127225751c028.tar.gz | |
editorconfig: add setting to trim trailing whitespace
and clean up all outstanding issues
Skip 'test cases/common/141 special characters/meson.build' since it
intentionally uses trailing newlines.
Diffstat (limited to 'unittests/linuxcrosstests.py')
| -rw-r--r-- | unittests/linuxcrosstests.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/unittests/linuxcrosstests.py b/unittests/linuxcrosstests.py index 5916a9019..b3eecc836 100644 --- a/unittests/linuxcrosstests.py +++ b/unittests/linuxcrosstests.py @@ -190,4 +190,3 @@ class LinuxCrossMingwTests(BaseLinuxCrossTests): '-Dbuild.pkg_config_path=' + os.path.join(testdir, 'build_extra_path'), '-Dpkg_config_path=' + os.path.join(testdir, 'host_extra_path'), ]) - |
