summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorRan Benita <ran@unusedvar.com>2020-07-22 20:02:25 +0300
committerRan Benita <ran@unusedvar.com>2020-07-22 20:04:10 +0300
commita4901662c363914cf08a55400b8621fdf87038a9 (patch)
tree31eead7eaef35dc47354f07104bcf7d079f6109f /test
parentfa300b24d2abe0f300267a7c4a4c1e9883401e92 (diff)
downloadxorg-lib-libxkbcommon-a4901662c363914cf08a55400b8621fdf87038a9.tar.gz
PACKAING: remove bash
Converted to Python. Signed-off-by: Ran Benita <ran@unusedvar.com>
Diffstat (limited to 'test')
-rw-r--r--test/symbols-leak-test.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/symbols-leak-test.py b/test/symbols-leak-test.py
index 819b1dc..a395079 100644
--- a/test/symbols-leak-test.py
+++ b/test/symbols-leak-test.py
@@ -4,7 +4,6 @@
If this fails, please update the appropriate .map file (adding new version
nodes as needed).
"""
-import glob
import os
import pathlib
import re