This website requires JavaScript.
Explore
Help
Sign In
arnekeller
/
cursive
Watch
1
Star
0
Fork
0
You've already forked cursive
mirror of
https://github.com/FliegendeWurst/cursive.git
synced
2024-11-10 03:10:41 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
0150ebfc9e
cursive
/
tests
/
skeptic.rs
3 lines
85 B
Rust
Raw
Normal View
History
Unescape
Escape
Fix skeptic feature
2016-10-14 19:36:12 +00:00
#[
cfg(feature =
"
skeptic
"
)
]
Add skeptic tests
2016-09-28 22:22:21 +00:00
include!
(
concat!
(
env!
(
"
OUT_DIR
"
)
,
"
/skeptic-tests.rs
"
)
)
;
Reference in New Issue
Copy Permalink