Add TemplatedRequests.robot Resource
[integration/test.git] / csit / libraries / HsfJson / hsf_json.py
index d478ff0e295d8acd6dd029068e70996233730688..f581e66c3d216cf6a532b29a6afb7d2c625a543e 100644 (file)
@@ -4,6 +4,9 @@
 # This program and the accompanying materials are made available under the
 # terms of the Eclipse Public License v1.0 which accompanies this distribution,
 # and is available at http://www.eclipse.org/legal/epl-v10.html
+#
+# FIXME: Use ${CURDIR}/../norm_json.py everywhere, then delete ${CURDIR}.
+# https://trello.com/c/N3s0xhc6/260-rename-hfsjson-hsf-json-py-to-something-friendlier
 
 try:
     import simplejson as _json