summaryrefslogtreecommitdiff
path: root/asl/handle_pool/index_pool_tests.cpp
diff options
context:
space:
mode:
authorSteven Le Rouzic <steven.lerouzic@gmail.com>2025-05-28 00:47:52 +0200
committerSteven Le Rouzic <steven.lerouzic@gmail.com>2025-06-04 22:00:01 +0200
commit8c95da8d0e3f62ca4f738ccf363c42bef910532c (patch)
treefbb85f48b340ca2f1c5039448288851565707bef /asl/handle_pool/index_pool_tests.cpp
parent19e2164441f18387cbfcacecc74170a3b0535387 (diff)
WIP
Diffstat (limited to 'asl/handle_pool/index_pool_tests.cpp')
-rw-r--r--asl/handle_pool/index_pool_tests.cpp10
1 files changed, 10 insertions, 0 deletions
diff --git a/asl/handle_pool/index_pool_tests.cpp b/asl/handle_pool/index_pool_tests.cpp
new file mode 100644
index 0000000..1dd2816
--- /dev/null
+++ b/asl/handle_pool/index_pool_tests.cpp
@@ -0,0 +1,10 @@
+// Copyright 2025 Steven Le Rouzic
+//
+// SPDX-License-Identifier: BSD-3-Clause
+
+#include "asl/testing/testing.hpp"
+
+ASL_TEST(test)
+{
+}
+