move example to samples/systems

This commit is contained in:
BlackMATov
2025-08-19 05:59:41 +07:00
parent 9b796b2a8d
commit 91edfa9da9
6 changed files with 32 additions and 9 deletions
+3 -3
View File
@@ -1,13 +1,13 @@
require 'develop.example'
require 'develop.untests'
require 'develop.samples.relations'
require 'develop.samples.systems'
require 'develop.testing.name_tests'
require 'develop.testing.pairs_tests'
require 'develop.testing.requires_fragment_tests'
require 'develop.testing.system_as_query_tests'
require 'develop.untests'
require 'develop.unbench'
require 'develop.usbench'