Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/stevedonovan/Penlight.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.busted2
1 files changed, 2 insertions, 0 deletions
diff --git a/.busted b/.busted
index ed6f887..065847b 100644
--- a/.busted
+++ b/.busted
@@ -1,5 +1,7 @@
return {
default = {
+ verbose = true,
+ output = "gtest",
lpath = "./lua/?.lua;./lua/?/init.lua",
}
}