aboutsummaryrefslogtreecommitdiff
path: root/.busted
diff options
context:
space:
mode:
Diffstat (limited to '.busted')
-rw-r--r--.busted6
1 files changed, 6 insertions, 0 deletions
diff --git a/.busted b/.busted
new file mode 100644
index 00000000..29a8137b
--- /dev/null
+++ b/.busted
@@ -0,0 +1,6 @@
1return {
2 default = {
3 helper = "test/test_environment",
4 ["auto-insulate"] = false
5 }
6}