mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-21 01:08:12 +08:00
Rename project structure with /core and /client
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
#[cfg(test)]
|
||||
mod tests {
|
||||
#[test]
|
||||
fn it_works() {
|
||||
assert_eq!(2 + 2, 4);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user