aboutsummaryrefslogtreecommitdiffstats
path: root/lib/tom_tom/errors.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/tom_tom/errors.rb')
-rw-r--r--lib/tom_tom/errors.rb4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/tom_tom/errors.rb b/lib/tom_tom/errors.rb
new file mode 100644
index 000000000..da3f2239c
--- /dev/null
+++ b/lib/tom_tom/errors.rb
@@ -0,0 +1,4 @@
+module TomTom
+ module Errors
+ end
+end