Reclassify samples generated from Zephir code

This commit is contained in:
Paul Chaignon
2015-01-06 17:00:16 +01:00
parent 4428e62b99
commit 96e6b3f53e
4 changed files with 3 additions and 3 deletions

View File

@@ -45,9 +45,9 @@ class TestGenerated < Minitest::Test
generated_without_loading_data("Godeps/_workspace/src/github.com/kr/s3/sign.go")
# Generated by Zephir
generated_without_loading_data("Zephir/filenames/exception.zep.c")
generated_without_loading_data("Zephir/filenames/exception.zep.h")
generated_without_loading_data("Zephir/filenames/exception.zep.php")
generated_without_loading_data("C/exception.zep.c")
generated_without_loading_data("C/exception.zep.h")
generated_without_loading_data("PHP/exception.zep.php")
# Minified files
generated_loading_data("JavaScript/jquery-1.6.1.min.js")