aboutsummaryrefslogtreecommitdiffstats
path: root/community/assimp/01-rm-revision-test.patch
diff options
context:
space:
mode:
Diffstat (limited to 'community/assimp/01-rm-revision-test.patch')
-rw-r--r--community/assimp/01-rm-revision-test.patch14
1 files changed, 0 insertions, 14 deletions
diff --git a/community/assimp/01-rm-revision-test.patch b/community/assimp/01-rm-revision-test.patch
deleted file mode 100644
index 47a2a61fe6c..00000000000
--- a/community/assimp/01-rm-revision-test.patch
+++ /dev/null
@@ -1,14 +0,0 @@
---- assimp-5.0.0/test/unit/utVersion.cpp.orig 2019-10-27 02:51:11.128925442 +0000
-+++ assimp-5.0.0/test/unit/utVersion.cpp 2019-10-27 02:54:22.554333936 +0000
-@@ -66,9 +66,9 @@
- EXPECT_NE( aiGetCompileFlags(), 0U );
- }
-
--TEST_F( utVersion, aiGetVersionRevisionTest ) {
-+/*TEST_F( utVersion, aiGetVersionRevisionTest ) {
- EXPECT_NE( aiGetVersionRevision(), 0U );
--}
-+}*/
-
- TEST_F( utVersion, aiGetBranchNameTest ) {
- EXPECT_NE( nullptr, aiGetBranchName() );