This website requires JavaScript.
Explore
Help
Sign In
wymiller
/
gt
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
58b4b003110d433b136388c2f13fc0b61e7aa167
gt
/
tests
/
test.rs
T
5 lines
66 B
Rust
Raw
Normal View
History
Unescape
Escape
refactored repo file to fit refactored auth
2021-12-18 15:07:46 -05:00
#[test]
fn
test_add
()
{
let
x
=
2
+
2
;
assert_eq!
(
x
,
4
);
}
Reference in New Issue
Copy Permalink