summaryrefslogtreecommitdiff
path: root/tests/sorted-vector.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/sorted-vector.c')
-rw-r--r--tests/sorted-vector.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/sorted-vector.c b/tests/sorted-vector.c
new file mode 100644
index 0000000..e47b14f
--- /dev/null
+++ b/tests/sorted-vector.c
@@ -0,0 +1,3 @@
+int
+main(void) {
+}