aboutsummaryrefslogtreecommitdiffstats
path: root/test/mocks/pnfsimulator/pnfsimulator/integration/src/test/resources/templates/search/template_with_floats.json
diff options
context:
space:
mode:
Diffstat (limited to 'test/mocks/pnfsimulator/pnfsimulator/integration/src/test/resources/templates/search/template_with_floats.json')
-rw-r--r--test/mocks/pnfsimulator/pnfsimulator/integration/src/test/resources/templates/search/template_with_floats.json13
1 files changed, 0 insertions, 13 deletions
diff --git a/test/mocks/pnfsimulator/pnfsimulator/integration/src/test/resources/templates/search/template_with_floats.json b/test/mocks/pnfsimulator/pnfsimulator/integration/src/test/resources/templates/search/template_with_floats.json
deleted file mode 100644
index aab3243e1..000000000
--- a/test/mocks/pnfsimulator/pnfsimulator/integration/src/test/resources/templates/search/template_with_floats.json
+++ /dev/null
@@ -1,13 +0,0 @@
-{
- "name": "template_with_floats.json",
- "template": {
- "parent": {
- "child1": 6.4,
- "child2": 1.2,
- "child3": {
- "child5": 4.4,
- "child2": "1"
- }
- }
- }
-} \ No newline at end of file