OLD | NEW |
---|---|
(Empty) | |
1 <!DOCTYPE html> | |
2 <html> | |
3 <head> | |
4 <title>unittest Browser Host</title> | |
5 <script src="host.dart.js"></script> | |
6 </head> | |
7 <!-- TODO(nweiz): add something pleasant to look at on this page to entertain | |
8 people during long-running tests. --> | |
Bob Nystrom
2015/03/02 20:31:31
I implemented Pong on the splash screen of an app
nweiz
2015/03/02 22:39:42
👍
| |
9 </html> | |
OLD | NEW |