summaryrefslogtreecommitdiffstats
path: root/tests/inputs/int32/int32.json
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--tests/inputs/int32/int32.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/inputs/int32/int32.json b/tests/inputs/int32/int32.json
new file mode 100644
index 0000000..34d4111
--- /dev/null
+++ b/tests/inputs/int32/int32.json
@@ -0,0 +1,4 @@
+{
+ "positive": 150,
+ "negative": -150
+}