summaryrefslogtreecommitdiff
path: root/.rspec
diff options
context:
space:
mode:
authorSzymon Szukalski <szymon@skas.io>2024-10-24 11:18:53 +1100
committerSzymon Szukalski <szymon@skas.io>2024-10-24 11:18:53 +1100
commit9986c89c2122f178148d690be336217f754d5633 (patch)
tree7219a4bc8ade4ea6943c65776910c875ef3132f3 /.rspec
parentad0fb19fb955615565493b8c56ae259ae8b12d4c (diff)
Initialise project with RSpec and Rakefile
Diffstat (limited to '.rspec')
-rw-r--r--.rspec1
1 files changed, 1 insertions, 0 deletions
diff --git a/.rspec b/.rspec
new file mode 100644
index 0000000..c99d2e7
--- /dev/null
+++ b/.rspec
@@ -0,0 +1 @@
+--require spec_helper