This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Macintosh-Tools
/
Retro68
Watch
1
Star
0
Fork
0
You've already forked Retro68
mirror of
https://github.com/autc04/Retro68.git
synced
2024-11-19 03:05:15 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
2283f16fa1
Retro68
/
AutomatedTests
/
Empty.c
6 lines
88 B
C
Raw
Normal View
History
Unescape
Escape
Automated tests!
2017-10-01 00:42:02 +00:00
int
main
(
)
{
AutomatedTests improvements
2017-10-03 23:56:05 +00:00
// Test: do things work well enough for us to get to main()?
Automated tests!
2017-10-01 00:42:02 +00:00
return
0
;
}
Reference in New Issue
Copy Permalink