summaryrefslogtreecommitdiffstats
path: root/src/test/resources/ModuleSchema.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/resources/ModuleSchema.json')
-rw-r--r--src/test/resources/ModuleSchema.json15
1 files changed, 0 insertions, 15 deletions
diff --git a/src/test/resources/ModuleSchema.json b/src/test/resources/ModuleSchema.json
deleted file mode 100644
index 50c67154..00000000
--- a/src/test/resources/ModuleSchema.json
+++ /dev/null
@@ -1,15 +0,0 @@
-{
- "ietf-netconf-monitoring:schemas": {
- "schema": [
- {
- "identifier": "example-identifier",
- "version": "example-version",
- "format": "example-format",
- "namespace": "example:namespace",
- "location": [
- "example-location"
- ]
- }
- ]
- }
-} \ No newline at end of file