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