initial checkin
[sfa.git] / sfa / rspecs / sfa_rspec_converter.py
diff --git a/sfa/rspecs/sfa_rspec_converter.py b/sfa/rspecs/sfa_rspec_converter.py
new file mode 100644 (file)
index 0000000..63d2693
--- /dev/null
@@ -0,0 +1,8 @@
+#!/usr/bin/python
+
+class SFARSpecConverter:
+
+    @staticmethod
+    def to_pg_rspec(in_rspec):
+        pass
+