mirror of
https://github.com/zulip/zulip.git
synced 2025-11-01 20:44:04 +00:00
zulip_test: Re-export internal functions used by Puppeteer tests.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Tim Abbott
parent
60c6ba7c3a
commit
79ac5c25b5
@@ -164,6 +164,7 @@ EXEMPT_FILES = {
|
||||
"static/js/zcommand.js",
|
||||
"static/js/zform.js",
|
||||
"static/js/zulip.js",
|
||||
"static/js/zulip_test.js",
|
||||
}
|
||||
|
||||
parser = argparse.ArgumentParser(USAGE)
|
||||
|
||||
Reference in New Issue
Block a user