Moved session tests into general library.
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1s
This commit is contained in:
@@ -26,7 +26,7 @@ impl Clock {
|
||||
vec![Name::english("clock")]
|
||||
}
|
||||
|
||||
fn gen_message() -> Message {
|
||||
pub fn gen_message() -> Message {
|
||||
Message::new(MsgAction::OnUpdate(Records::new(
|
||||
Clock::doc_names(),
|
||||
Names::new(),
|
||||
|
||||
Reference in New Issue
Block a user