aboutsummaryrefslogtreecommitdiffstats
path: root/.rspec
diff options
context:
space:
mode:
authorMatthew Lemon <y@yulqen.org>2023-12-18 17:01:29 +0000
committerMatthew Lemon <y@yulqen.org>2023-12-18 17:01:29 +0000
commit7483d6b8652854dbab53337b57467f69c7a2cad4 (patch)
treeb0dac0a2fcc37567298d82e9325b346a8569a416 /.rspec
parentc504e1e907ea68e3b777db5d286974010d2361c0 (diff)
Adds some specs for testing events
Adds a method to Event to check its membership of a month in a particular year.
Diffstat (limited to '.rspec')
-rw-r--r--.rspec1
1 files changed, 1 insertions, 0 deletions
diff --git a/.rspec b/.rspec
index c99d2e7..5be63fc 100644
--- a/.rspec
+++ b/.rspec
@@ -1 +1,2 @@
--require spec_helper
+--format documentation