summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorDenis Isidoro <denis.isidoro@uber.com>2020-09-11 11:59:34 -0300
committerDenis Isidoro <denis.isidoro@uber.com>2020-09-11 11:59:34 -0300
commit566f7c9f2c09ce1a577a8b8621a123c151fdb220 (patch)
tree3dd22b45c9bf2c9acbb5dd2c0438adf89951b811 /tests
parent579eef7c74e843bed2fc7d35da87bef2ff7d7844 (diff)
Revamp preview window for argument selection (#398)v2.11.0
Diffstat (limited to 'tests')
-rw-r--r--tests/core.bash2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/core.bash b/tests/core.bash
index fc1f711..865c1fa 100644
--- a/tests/core.bash
+++ b/tests/core.bash
@@ -63,4 +63,4 @@ test::finish() {
log::success "All ${PASSED} tests passed! :)"
exit 0
fi
-} \ No newline at end of file
+}