mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-11 23:54:18 +00:00
Javascript: Move tests into a separate file
This commit is contained in:
parent
df6f3f8e28
commit
2e683dd9d2
12 changed files with 485 additions and 422 deletions
|
|
@ -48,3 +48,7 @@
|
|||
#undef choc
|
||||
|
||||
#include "javascript/juce_Javascript.cpp"
|
||||
|
||||
#if JUCE_UNIT_TESTS
|
||||
#include "javascript/juce_Javascript_test.cpp"
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue