mirror of
https://github.com/Xahau/xahaud.git
synced 2026-06-07 10:46:42 +00:00
Fix emit Hook API testcase name (#580)
This commit is contained in:
@@ -2434,7 +2434,7 @@ public:
|
||||
void
|
||||
test_emit(FeatureBitset features)
|
||||
{
|
||||
testcase("Test float_emit");
|
||||
testcase("Test emit");
|
||||
using namespace jtx;
|
||||
Env env{*this, features};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user