This commit is contained in:
2025-12-02 04:38:48 +01:00
parent 75b548b439
commit e55a9741e2

View File

@@ -476,9 +476,6 @@ fn test_site2() ! {
// ========================================================
console.print_header('Site Sidebar String Output')
println(test_site.sidebar_str())
if true {
panic('End of tests reached - panic to stop further execution')
}
}
// ============================================================