diff --git a/input/cql/binary.cql b/input/cql/binary.cql deleted file mode 100644 index bf56665..0000000 --- a/input/cql/binary.cql +++ /dev/null @@ -1 +0,0 @@ -this is some example cql diff --git a/input/cql/example.pdf b/input/cql/example.pdf new file mode 100644 index 0000000..c3edbe8 Binary files /dev/null and b/input/cql/example.pdf differ diff --git a/input/examples/Binary-example.json b/input/examples/Binary-example.json index f8204f0..66bcb1b 100644 --- a/input/examples/Binary-example.json +++ b/input/examples/Binary-example.json @@ -1,5 +1,5 @@ { "resourceType" : "Binary", "id" : "example", - "data" : "ig-loader-binary.cql" + "data" : "ig-loader-example.pdf" } \ No newline at end of file