decouple js tests from jasmine so that we can generate them in c
moved the c example inside of test file added a make test
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<script type="text/javascript" src="src/Layout-test-utils.js"></script>
|
||||
<script type="text/javascript" src="src/__tests__/Layout-test.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user