diff options
Diffstat (limited to 'spec/unit/face/module_spec.rb')
-rw-r--r-- | spec/unit/face/module_spec.rb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/spec/unit/face/module_spec.rb b/spec/unit/face/module_spec.rb new file mode 100644 index 000000000..33e486e5a --- /dev/null +++ b/spec/unit/face/module_spec.rb @@ -0,0 +1,3 @@ +# For face related tests, look in the spec/unit/faces/module folder. +# For integration tests, which test the behavior of module, look in the +# spec/unit/integration folder. |